Skip to content

Experiment with machine learning and AI algorithms, write guides, and documents.

License

Notifications You must be signed in to change notification settings

erenokur/machine-learning-playground

Repository files navigation

machine-learning-playground

Experiments with machine learning and AI algorithms, write guides, and documents.

Getting Started

This project has multiple sub-projects. Each sub-project has its own README file. Please refer to the README file of the sub-project you are interested in.

Prerequisites

All projects are written in Python. You need to have Python installed on your machine to run the projects.

Installing

each project has its own requirements. You can install them with pip. I did not give specific versions for the libraries to not mess up with your current environment. You can check the tested versions in the README file of the sub-project you are interested in.

pip install -r requirements.txt

Note: My Python version is 3.8.4. You may need to install the required libraries with the appropriate version.

Resources

You may want to familiarize yourself with the following technologies/libraries:

Feedback

If you have any feedback about the project, please let me know. I am always looking for ways to improve the user experience.

About

Experiment with machine learning and AI algorithms, write guides, and documents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages