You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Algorithms of some of the main architectures of Artificial Neural Networks.
For now:
-> Perceptron
-> Adaline
-> MultiLayer Perceptron with Backpropagation
-> MLP with Kalman Filter
Using Keras/Tensorflow
-> Convulution Neural Network for Cifar-10 problem