60 Forks
206 Stars
206 Watchers

ml_things

This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippets.

How to download and setup ml_things

Open terminal and run command
git clone https://github.com/gmihaila/ml_things.git
git clone is used to create a copy or clone of ml_things repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ml_things https://github.com/gmihaila/ml_things/archive/master.zip

Or simply clone ml_things with SSH
[email protected]:gmihaila/ml_things.git

If you have some problems with ml_things

You may open issue on ml_things support forum (system) here: https://github.com/gmihaila/ml_things/issues