Skip to content
View asrinoztin's full-sized avatar
😎
😎
Block or Report

Block or report asrinoztin

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

Pinned

  1. developing_an_efficient_cryptocurrency_trading_bot developing_an_efficient_cryptocurrency_trading_bot Public

    This repository includes a study that aims to develop an efficient cryptocurrency trading bot. Detailed info in ReadMe

    Jupyter Notebook

  2. data_science_cheat_sheet data_science_cheat_sheet Public

    This repository includes a comprehensive cheat-sheet on Data Science via example code snippets. Detailed info in ReadMe.

  3. cifar_10_keras_cnn cifar_10_keras_cnn Public

    This repository includes a study that aims to apply classification on well-known CIFAR10 dataset. Detailed info in ReadMe

    Jupyter Notebook

  4. mnist_keras_cnn mnist_keras_cnn Public

    This repository includes a study that aims to apply classification on well-known MNIST dataset. Detailed info in ReadMe

    Jupyter Notebook

  5. map_coloring_with_backtracking map_coloring_with_backtracking Public

    This repository includes a study that aims to handle the map coloring problem with backtracking paradigm. Detailed info in ReadMe

    Python

  6. shortest_path_with_ucs shortest_path_with_ucs Public

    This repository includes a study that aims to handle the shortest path problem with UCS paradigm. Detailed info in ReadMe

    Python