| codeplea/genann |
1,398 |
|
0 |
0 |
over 2 years ago |
0 |
|
11 |
zlib |
C |
| simple neural network library in ANSI C |
| ArztSamuel/Applying_EANNs |
955 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
ASP |
| A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm. |
| itdxer/neupy |
729 |
|
0 |
0 |
over 3 years ago |
0 |
|
37 |
mit |
Python |
| NeuPy is a Tensorflow based python library for prototyping and building neural networks |
| casparwylie/Perceptron |
370 |
|
0 |
0 |
almost 5 years ago |
0 |
|
2 |
|
Python |
| A flexible artificial neural network builder to analyse performance, and optimise the best model. |
| gokadin/ai-simplest-network |
317 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Go |
| The simplest form of an artificial neural network explained and demonstrated. |
| rahul-raj/Java-Deep-Learning-Cookbook |
150 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
mit |
Java |
| Code for Java Deep Learning Cookbook |
| zenecture/neuroflow |
106 |
|
0 |
1 |
about 7 years ago |
97 |
November 16, 2018 |
0 |
apache-2.0 |
Scala |
| Artificial Neural Networks for Scala |
| ahmedfgad/NumPyANN |
95 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
|
Python |
| Implementation of Artificial Neural Networks using NumPy |
| AFAgarap/gru-svm |
70 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
agpl-3.0 |
Python |
| [ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection |
| siekmanj/sieknet |
56 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
agpl-3.0 |
C |
| A recurrent/memory-based neural network library implemented from scratch in C. |