Skip to content
View arielfayol37's full-sized avatar
Block or Report

Block or report arielfayol37

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

    Web platform for Physics learning management system.

    Python

  2. Lattice_paths Lattice_paths Public

    Genetic algorithm to find the set with maximum number of k-distinct paths given any dimensions of 2D lattice.

    Python 2

  3. Twitter Twitter Public

    Mini version of Twitter using Django and Vanilla JS

    JavaScript

  4. Crossword Crossword Public

    AI that generates crosswords puzzles using Backtracking Search algorithm.

    Python 2

  5. PageRank PageRank Public

    Larry Page's original search algorithm for Google.

    Python

  6. Nim Nim Public

    An AI that learns how to play the game of Nim via Reinforcement Learning (Q-learning)

    Python