Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tylerpetri/pytorch-cnn

Pytorch Convolutional Neural Network predictor
https://github.com/tylerpetri/pytorch-cnn

convolutional-neural-networks machine-learning predictive-modeling pytorch

Last synced: about 1 month ago
JSON representation

Pytorch Convolutional Neural Network predictor

Awesome Lists containing this project

README

        

# Pytorch Convolutional Neural Network predicting

Dataset from `torchvision.datasets.CIFAR10`

Using `optim.SGD` as optimizer:
* at learning rate of 0.001, 30 epochs, resulted in Accuracy of 68.11%