Types of Neural Networks - charlsefrancis/neural-networks GitHub Wiki
There are many types of neural networks available or that might be in the development stage. They can be classified depending on their: Structure, Data flow, Neurons used and their density, Layers and their depth activation filters etc.
A. Perceptron B. Feed Forward Neural Networks C. Multilayer Perceptron D. Convolutional Neural Network E. Radial Basis Function Neural Networks F. Recurrent Neural Networks G. Sequence to sequence models H. Modular Neural Network