Skip to content

Modular trainer for neural networks based on Torch

License

Notifications You must be signed in to change notification settings

theduynguyen/monet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monet

Modular trainer for neural networks based on Torch

Required packages

  • torch
  • mnist
  • cutorch
  • cunn
  • cudnn
  • optim
  • hypero

Usage

th monet.lua --model 'your_model_class' --dataset 'your_dataset_class'

About

Modular trainer for neural networks based on Torch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages