/egeai

Artificial intelligence algorithm implementations for research and use

Primary LanguagePython

ege ai

The general purpose of this repository is to research & implement AI algorithms.

Some sub-aims of this repository is;

  • creating a custom pipeline for machine learning
  • implement basic machine learning algorithms
  • implementing deep learning algorithms both with Tensorflow and PyTorch
    ...

The class plan of the machine learning project

  1. Preprocess
  2. Score calculation
  3. Visualization
  4. Training
  5. ...

sources of inspiration:

  1. Joel Grus - Let's Build a Deep Learning Library (YouTube) https://www.youtube.com/watch?v=o64FV-ez6Gw
  2. Alexey Grigorev - Machine Learning Bookcamp https://www.manning.com/books/machine-learning-bookcamp
  3. Aurélien Géron - Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow https://www.oreilly.com/library/view/hands-on-machine-learning/9781492032632/