Skip to content

Mri-monitoring/Mri-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mri

Build Status Documentation Status

Neural network monitoring

Mri-app is an application that allows you to monitor training of neural networks remotely via web interface, as well as test many architectures and hyperparameters automatically. For installation and instructions, see the documentation

Dependencies

In its current state, Mri requires:

Mri currently only works with Caffe. The officially supported version of Caffe is always the latest release, but you can probably get away with older releases easily.

Both Python 2.7 and Python 3 are supported. However, some features will only work in Python 2.7, due to Caffe's Python wrapper support. You will need other packages depending on which features you want to use, see requirements.txt for more.

Releases

No releases published

Packages

No packages published