Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 250 Bytes

File metadata and controls

10 lines (9 loc) · 250 Bytes

NeuralNetworks

Course of neural networks from stepic.org

Covered themes:

  • Linear regression
  • Logistic regression
  • Neuron
  • Activation functions: sigmoid, tanh, ReLU, Softplus
  • Perceptron
  • Backpropagation