Skip to content
View hellovai's full-sized avatar
  • BoundaryML
  • Seattle, WA

Organizations

@prepairme
Block or Report

Block or report hellovai

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

  1. online-compiler online-compiler Public

    This is an online code compiler

    JavaScript 5 7

  2. resume-online resume-online Public

    Online resume generator implemented with CodeIgniter framework

    PHP 2 2

  3. RL-go RL-go Public

    Implements Go with some Reinforcement Learning

    C++ 2

  4. tic-tac-toe tic-tac-toe Public

    Reinforcement Learning implemented to teach an agent to play tic-tac-toe

    C++ 1

  5. blackjack blackjack Public

    Reinforcement Learning based agent to play blackjack

    C++ 1

  6. race-track race-track Public

    Monte-Carlo and TD(lambda) incorporated to teach a car to find the quickest path around the track. Completed!

    C++