Skip to content

This is the repository for The Machine Learning Workshops, published by AI DOJO. It contains all the workshop's code with supporting project files necessary to work through the code.

License

TheAIDojo/Workshops

Repository files navigation

The AI DOJO Machine Learning Workshops

This is the repository for The Machine Learning Workshops, published by AI DOJO. It contains all the workshops code with supporting project files necessary to work through the code.

Requirements and Setup

We recommend to use Colab, you will fond Colab icon in the top of all AI DOJO code. If you are want to use your own pc place follow the instructions below:

  1. Install Python on Windows/Mac.
  2. Install pip for Windows/Mac/Linux.
  3. Make sure to install the necessary python packages for the workshop from the requirements.txt file.
  4. Donwload the code editer we are recommend vscode

About The AI DOJO Machine Learning Workshop

With expert guidance and real-world examples the AI DOJO Machine Learning Workshop will walk you through the process of building, training, and model evaluation of your machine learning and Deep Learning algorithms. By showing you how to leverage TensorFlow flexibility, The AI DOJO Machine Learning Workshop will teach you all the skills you need to use machine learning & Deep Learning in the right way.

What You Will Learn

  • Understand how to select an algorithm that best fits your dataset and desired outcome.
  • Explore popular real-world algorithms such as Linear Regression, Logistic Regression, Decision Trees, Random Forest, Neural Networks, Convolutional Neural Networks (CNNs) and etc...
  • Understand the importance of data pipeline and how to use it to speed up the training process.
  • Understand the importance of hyperparameters and tuning them to get the best results.
  • Understand the importance of data augmentation and how to use it to prevent overfitting.
  • Understand the importance of regularization and how to use it to prevent overfitting.
  • Discover different approaches to solve machine learning classification problems.
  • Discover different approaches to solve machine learning regression problems.
  • Develop Deep Learning structures using the TensorFlow package.
  • Perform error analysis to improve your model's performance.
  • Understand the importance of data preprocessing and how to use it to improve your model's performance.

About

This is the repository for The Machine Learning Workshops, published by AI DOJO. It contains all the workshop's code with supporting project files necessary to work through the code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published