| ddbourgin/numpy-ml |
14,162 |
|
0 |
0 |
over 2 years ago |
3 |
June 20, 2020 |
35 |
gpl-3.0 |
Python |
| Machine learning, in numpy |
| ml5js/ml5-library |
6,134 |
|
0 |
2 |
over 2 years ago |
4 |
June 14, 2018 |
267 |
other |
JavaScript |
| Friendly machine learning for the web! 🤖 |
| guillaume-chevalier/LSTM-Human-Activity-Recognition |
3,074 |
|
0 |
0 |
over 3 years ago |
0 |
|
19 |
mit |
Jupyter Notebook |
| Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier |
| jisungk/deepjazz |
2,583 |
|
0 |
0 |
almost 7 years ago |
0 |
|
12 |
apache-2.0 |
Python |
| Deep learning driven jazz generation using Keras & Theano! |
| jiesutd/NCRFpp |
1,862 |
|
0 |
0 |
almost 4 years ago |
1 |
March 16, 2022 |
5 |
apache-2.0 |
Python |
| NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components. |
| nlpodyssey/spago |
1,691 |
|
0 |
9 |
about 2 years ago |
35 |
October 30, 2023 |
11 |
bsd-2-clause |
Go |
| Self-contained Machine Learning and Natural Language Processing library in Go |
| guillaume-chevalier/Awesome-Deep-Learning-Resources |
1,626 |
|
0 |
0 |
about 2 years ago |
0 |
|
12 |
cc0-1.0 |
|
| Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier |
| rguthrie3/DeepLearningForNLPInPytorch |
1,605 |
|
0 |
0 |
over 6 years ago |
0 |
|
7 |
mit |
Jupyter Notebook |
| An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction. |
| hunkim/word-rnn-tensorflow |
1,261 |
|
0 |
0 |
over 6 years ago |
0 |
|
32 |
mit |
Python |
| Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow. |
| HendrikStrobelt/LSTMVis |
1,046 |
|
0 |
0 |
over 4 years ago |
0 |
|
14 |
bsd-3-clause |
Jupyter Notebook |
| Visualization Toolbox for Long Short Term Memory networks (LSTMs) |