Skip to content

gyu-eun-lee/DNN-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DNN_evolution

Examples for ML and deep neural networks in increasing levels of complexity, based off Stanford's CS231n material.

Directory structure:

├── root
│   ├── project1, project 2, ... (organized by common dataset and project goal)
│   │   ├── datasets
│   │   ├── example1, example2, ... (implementations of ML/neural networks, starting from very basic and moving to complex)
│   │   |   |── model
│   │   |   |   |── classifiers
│   │   |   |   |── (model code)
│   │   |   |── (notebooks and utilities)

About

Examples for studying neural network implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published