Skip to content

kjschiroo/mlip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine learning in python for PyMNtos

Install

The easiest way of doing this will be to make sure that pip >= 9.0.1. You can find the version number by running pip -V. This makes installing the scientific computing packages a breeze. Just run:

pip install -r requirements.txt

If for some reason that is not an option for you, then consider using Anaconda.

Starting up

Start up the jupyter server.

jupyter notebook

Then connect to it through your browser.

About

Machine learning in python for PyMNtos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published