Neural Network its a model which is inspired by how the human brain works

Its mainly used in machine learning to slove variety of task like

  • pattern recognition
  • classification
  • regression
  • decision making create a reamdme for above text

  1. Feedforward Neural Network (FNN)
  2. Multilayer Perceptron (MLP)
  3. CNN: Convolutional Neural Network
  4. Recurrent Neural Network (RNN)
  5. Long Short-Term Memory (LSTM)
  6. Gated Recurrent Unit (GRU)
  7. Autoencoder
  8. Generative Adversarial Network (GAN)
  9. Radial Basis Function Network (RBFN)
  10. Hopfield Network
  11. Boltzmann Machine
  12. Spiking Neural Network (SNN)

Links:- https://www.mdpi.com/2073-8994/15/9/1723