Skip to content
View thatsmesasha's full-sized avatar
🦄
Human learning machine learning
🦄
Human learning machine learning

Block or report thatsmesasha

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 Loading

  1. pacman_ai pacman_ai Public

    This project shows Pacman AI agent, implemented using deep reinforcement algorithm.

    Python

  2. pizza_cutting_turbo_simulator pizza_cutting_turbo_simulator Public

    Reinforcement Learning Environment for Google Hashcode 2019 problem

    Python 5

  3. driverless driverless Public

    Website for controlling RC car hosted on Google Vision Kit where you can drive the car manually with display of the camera, collect data, and launch self-driving mode.

    Python 3 2

  4. reverse_game_of_life reverse_game_of_life Public

    Machine learning project. The goal is to predict the start grid of the "Conway's Game of Life" based on the grid several steps after.

    Python

  5. ft_printf ft_printf Public

    My implementation of function printf.

    C

  6. ft_ls ft_ls Public

    Recreating UNIX command ls; including arguments -l -R -r -a -t.

    C