Skip to content

vorburger/LearningMachineLearning

Repository files navigation

Learning Machine Learning (ML)

This is a git repository started by Michael Vorburger.ch to learn Machine Learning (ML), similar to my other learning repos.

Usage

  1. https://colab.research.google.com/github/vorburger/LearningMachineLearning/blob/develop/beginner.ipynb
  2. The same in Python code instead of a Notebook, and with training and inference split:
    1. pip install -r requirements.txt
    2. ./beginner-train.py produces beginner.model/
    3. ./beginner-infer.py uses beginner.model/

ToDo.md has stuff to do.

Resource has moar!

About

Vorburger.ch learns Machine Learning (ML)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published