Skip to content
View 111989's full-sized avatar
🌱
Growing
🌱
Growing
  • United States
Block or Report

Block or report 111989

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

    Forked from abhishekkrthakur/bert-sentiment

    This notebook trains a sentiment analysis model to classify movie reviews as positive or negative, based on the text of the review.

    Jupyter Notebook 1

  2. cartpole_v1 cartpole_v1 Public

    Balancing CartPole-v1 from OpenAI Gym by employing Epsilon-Greedy strategy for Q-Learning, and by means of Genetic Algorithm.

    Python 2

  3. data_science data_science Public

    Data Engineering, Statistical Data Analysis, Time Series, EDA

    Jupyter Notebook

  4. fssp_genetic fssp_genetic Public

    Forked from wurmen/Flow-Shop-Scheduling-Based-On-Reinforcement-Learning-Algorithm

    Flow Shop Scheduling by means of Genetic Algorithm

    Python

  5. game_physics game_physics Public

    Interactive tools for visualizing the Gilbert-Johnson-Keerthi (distance) algorithm for collision detection, the A* Shortest Path finding algorithm for determining the optimal path between two nodes…

    Python

  6. new_york_thruway_simulation new_york_thruway_simulation Public

    This simulation of the New York Thruway toll system implements Dijkstra's algorithm in developing a mathematical model of the network, and determines where to build 3 new and profitable toll stations.

    Python