Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 168 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 168 Bytes

FFNN Made From Scratch

This is a learning project.

Learning Objectives

  • Revise Linear Algebra
  • Become more familiar with NN basics
  • Get practice using Golang