Skip to content
View aybidi's full-sized avatar

Block or report aybidi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. AlphaZero-Tutorial AlphaZero-Tutorial Public

    Tutorial on AlphaZero

    Jupyter Notebook 2 2

  2. Predicting-House-Price---Linear-Regression Predicting-House-Price---Linear-Regression Public

    A Machine Learning assignment that predicts the house price using the data from 47 houses in Portland, Oregon. It uses the Linear Regression Algorithm. Data of the houses is contained in housing.txt.

    Python 1

  3. Classifying-Hand-Written-Digits---Support-Vector-Machines Classifying-Hand-Written-Digits---Support-Vector-Machines Public

    A Machine Learning Project that aims to classify handwritten digits from 0 to 9. Support Vector Machine Algorithm is used to solve this challenge. The training set (mnist_train.txt) contains 2000 d…

    Python 1

  4. Classifying-Hand-Written-Digits---Neural-Networks Classifying-Hand-Written-Digits---Neural-Networks Public

    Another attempt at classifying handwritten digits (5000 this time), but this time using Neural Networks. It gave me percentage error a lot less than what I got using Support Vector Machines. To mak…

    Python

  5. lstm_stock_prediction lstm_stock_prediction Public

    Forked from etai83/lstm_stock_prediction

    This is an LSTM stock prediction using Tensorflow with Keras on top.

    Jupyter Notebook

  6. Eigenfaces Eigenfaces Public

    Eigenfaces and PCA (Ideas behind Face Recognition)

    Python 1