Skip to content
View swiffo's full-sized avatar

Block or report swiffo

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. Connect-Four Connect-Four Public

    Play connect-four against a self-taught AI.

    Python

  2. Grid-World-Temporal-Difference- Grid-World-Temporal-Difference- Public

    An example of on-policy temporal difference learning

    Python 1 1

  3. Logistic-Neural-Network Logistic-Neural-Network Public

    A simple logistic neural network with configurable layers

    Python

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    Trains AI (using Q-learning or after states) for playing tic-tac-toe

    Python