Skip to content

Machine Learning library I created to work on my ML fundamentals.

Notifications You must be signed in to change notification settings

kindalime/ML-Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Overview

This is a machine learning library that I've created to go over some of the fundamentals of ML using primarily TensorFlow.

Installation and Usage

Run python -r requirements.txt to download the necessary modules.

After retrieving the necessary data for the eu4 processing files, you can run the main files, located in the base directory of the repo, to test certain models.

Attributions and Disclaimers

Inspiration and some small bits of code are taken from the Dive into Deep Learning TensorFlow code snippets, as well as this TensorFlow Project Template repo, found here.

About

Machine Learning library I created to work on my ML fundamentals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages