Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 124 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 124 Bytes

Deep Learning Layers


Tests for forward and backward passes for some simple layers:

  • Linear
  • Softmax
  • Dropout
  • ReLU