mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-23 12:44:12 +03:00
Add: kinho
This commit is contained in:
parent
8e917811d2
commit
e8398ea9c5
@ -1383,6 +1383,7 @@ be
|
||||
<a name="python-neural-networks"></a>
|
||||
#### Neural Networks
|
||||
|
||||
* [Kinho](https://github.com/kinhosz/Neural) - Simple API for Neural Network. Better for image processing with CPU/GPU + Transfer Learning.
|
||||
* [nn_builder](https://github.com/p-christ/nn_builder) - nn_builder is a python package that lets you build neural networks in 1 line
|
||||
* [NeuralTalk](https://github.com/karpathy/neuraltalk) - NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
|
||||
* [Neuron](https://github.com/molcik/python-neuron) - Neuron is simple class for time series predictions. It's utilize LNU (Linear Neural Unit), QNU (Quadratic Neural Unit), RBF (Radial Basis Function), MLP (Multi Layer Perceptron), MLP-ELM (Multi Layer Perceptron - Extreme Learning Machine) neural networks learned with Gradient descent or LeLevenberg–Marquardt algorithm.
|
||||
|
Loading…
Reference in New Issue
Block a user