2020-09-08 14:40:04 -05:00
2020-04-23 18:32:32 -05:00
2020-07-25 11:36:48 -05:00
2020-07-23 18:42:45 -05:00
2020-05-09 15:43:40 -05:00
2020-01-13 08:48:05 -06:00
2020-05-14 13:28:10 -05:00
2020-02-08 18:53:10 -06:00
2020-04-24 12:14:57 -05:00
2020-01-13 09:03:58 -06:00
2020-02-14 14:20:35 -06:00
2020-04-20 09:56:44 -05:00
2020-09-06 10:03:26 -05:00
2020-04-27 16:57:46 -05:00
2020-07-16 15:44:17 -05:00
2020-05-09 15:57:20 -05:00
2020-05-09 16:24:50 -05:00
2020-07-23 18:45:21 -05:00
2020-05-21 07:40:09 -05:00
2020-07-15 20:01:49 -05:00
2020-09-08 12:58:17 -05:00
2020-09-08 13:45:04 -05:00

Machine Learning Things



Generic badge License Generic badge Generic badge

Machine Learning Things (ml_things) is a lightweight python library that contains functions and code snippets that I use in my everyday research with Machine Learning, Deep Learning, NLP.

I created this repo because I was tired of always looking up same code from older projects. By making this available to everyone it gives me easy access to some code I use frequently but also make it available for others in my situation. If you find any issues please feel free to open an issue.

This library also contains Python code snippets that can speed up Machine Learning workflow.

Installation

I tested this repo with Python 3.6+.

It's always good practice to install ml_things in a virtual environment. If you guidance on using Python's virtual environments you can check out the user guide here.

You can install ml_things with pip from GitHub:

pip install git+https://github.com/gmihaila/ml_things

Functions

Languages
Jupyter Notebook 99.5%
Python 0.5%