Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 326 Bytes

DeepLearning-Basics

This is a repro for the DeepLearning Basics .

This course is taken by a math teacher in SEU.

In this repro , all of which are the homework. The most basic neural networks will be implemented by the numpy and the also by the pytorch framework.

To run the code , just use :

python xxxx.py