| philtabor/Youtube-Code-Repository |
687 |
|
0 |
0 |
about 3 years ago |
0 |
|
41 |
|
Python |
| Repository for most of the code from my YouTube channel |
| hwwang55/KGCN |
156 |
|
0 |
0 |
over 6 years ago |
0 |
|
3 |
mit |
Python |
| A tensorflow implementation of Knowledge Graph Convolutional Networks |
| andreasveit/convnet-aig |
147 |
|
0 |
0 |
over 7 years ago |
0 |
|
5 |
bsd-3-clause |
Python |
| PyTorch implementation for Convolutional Networks with Adaptive Inference Graphs |
| HuyTu7/face_rating |
44 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
|
Jupyter Notebook |
| Face/Beauty Rating with both the traditional ML approaches and Convolutional Neural Network Approach |
| WHUIR/PARL |
17 |
|
0 |
0 |
almost 7 years ago |
0 |
|
1 |
|
Python |
| The implementation of "PARL: Let Strangers Speak Out What You Like", Libing Wu, Cong Quan, Chenliang Li, Donghong Ji, https://doi.org/10.1145/3269206.3271695 |
| borelien/outbrain-ctr-character-level-cnn-tf |
15 |
|
0 |
0 |
over 9 years ago |
0 |
|
0 |
|
Python |
| Convolutional Neural Network for Click-Through Rate prediction. |
| jacqt/OpenCL-Neural-Network |
13 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
C++ |
| OpenCL implementation of a NN and CNN |
| leitro/handwrittenDigitSequenceRec |
12 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
|
Python |
| CNN + LSTM + CTC |
| HeewonChung92/CNN_LSTM_HeartRateEstimation |
7 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
|
|
| CNN-LSTM based Heart Rate Estimation from PPG and Accleration |
| nthoangcute/tinyCNN |
6 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
mit |
Java |
| Get 99.13% test accuracy MNIST with only 300 lines of code CNN by JAVA |