Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 155 Bytes

File metadata and controls

7 lines (5 loc) · 155 Bytes

Simple neural network for predicting bike sharing (Python language)

Concepts used:

  • Neural network (2 neurons)
  • Gradient descent
  • Back propagation