Skip to content
View JaxSulav's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report JaxSulav

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. nn_cpp nn_cpp Public

    Implementation of artificial neural network in C++. In this project, a cuztomizable neural network architecture is built from scratch and the model is trained, utilizing the backpropagation algorithm.

    C++ 5

  2. PriceProphet PriceProphet Public

    Detection of product prices on an e-commerce website to help sellers determine the perfect price for their used, open box, new or old products.

    Jupyter Notebook 2

  3. mapreduce-mrjob mapreduce-mrjob Public

    Leveraging mapreduce, mrjob library in python and GCP dataproc to gain some insights on instacart market basket data

    Python 1

  4. spam-lime spam-lime Public

    Use of four different algorithms to solve spam-ham problem and use LIME and AUC for ROC to compare all the models for performance.

    Jupyter Notebook 1

  5. Genetic-Algorithm-in-Unity3D Genetic-Algorithm-in-Unity3D Public

    The application of Genetic Algorithm in Unity's virtual environment to keep record of how fast does this algorithm works to train the agents. Number of generation is tracked as they evolve through.

    C# 2

  6. Automated-facebook-events-scraping Automated-facebook-events-scraping Public

    Automated scraping of facebook events info and images using beautifulsoup and selenium. A csv file with info, a text file with scraped events list and a folder with images will be created as output…

    Python 2