Skip to content

Repository with my homeworks done during studies on TechnoTrack Neural Networks course by Mail.ru Group

License

Notifications You must be signed in to change notification settings

kirvlasenkov/technotrack-NN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

technotrack-NN

Repository with my homeworks done during studies on TechnoTrack Neural Networks course

Implemented tasks

This task contains realization of classic linear regression fully on NumPy and almost providing PyTorch interface.

Realization of fully connected neural network for MNIST classification with stochastic gradient descent and Momentum as an optimization method. Also used only NumPy as a backend and model has a Sequential interface of Pytorch.

About

Repository with my homeworks done during studies on TechnoTrack Neural Networks course by Mail.ru Group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published