mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-25 02:33:27 +03:00
add LKYDeepNN
This commit is contained in:
parent
b5bbc8df2d
commit
39acab17ce
@ -180,6 +180,7 @@ For a list of free-to-attend meetups and local events, go [here](https://github.
|
||||
* [Vowpal Wabbit (VW)](https://github.com/JohnLangford/vowpal_wabbit/wiki) - A fast out-of-core learning system.
|
||||
* [Warp-CTC](https://github.com/baidu-research/warp-ctc) - A fast parallel implementation of Connectionist Temporal Classification (CTC), on both CPU and GPU.
|
||||
* [XGBoost](https://github.com/dmlc/xgboost) - A parallelized optimized general purpose gradient boosting library.
|
||||
* [LKYDeepNN](https://github.com/mosdeo/LKYDeepNN) - A header-only C++11 Neural Network library. Low dependency, native traditional chinese document.
|
||||
|
||||
<a name="cpp-nlp" />
|
||||
#### Natural Language Processing
|
||||
|
Loading…
Reference in New Issue
Block a user