Skip to content

d4n1elchen/machine-learning-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Study

Some practice code about machine learning.

Director structure

.
├── datasets
│   ├── MNIST_data
│   └── school-activities
├── paper-list
├── pytorch
│   ├── CIFAR10
│   ├── reinforcement-learning
│   └── transfer-learning
├── tensorflow
│   ├── hourglass
│   ├── linear-model
│   ├── MNIST
│   ├── reinforcement-learning
│   └── testing-codes
└── vanilla
    ├── genetic-algorithm
    └── perceptron

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published