GorkemP / Data-Science-Projects

Simple but intense ML/DL projects mostly implemented with Scikit-learn and Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Tutorials

Mostly scikit-learn and tensorflow implementations

  • MNIST classification (Single-layer NN, Multi-layer NN, Convolutional NN) (Tensorflow)
  • Titanic survival classification (Scikit-Learn)
  • Housing price estimation on california housing dataset (Scikit-Learn)
  • Bitcoin price movement estimation (classification) (Tensorflow)
  • Image compression with k-means (Scikit-Learn)
  • Deep Convolutional Generative Adversarial Network (DCGAN) for Pokemon generation (Tensorflow)

About

Simple but intense ML/DL projects mostly implemented with Scikit-learn and Tensorflow


Languages

Language:Jupyter Notebook 85.1%Language:Python 14.9%