Skip to content
View AndresReyMaz's full-sized avatar

Block or report AndresReyMaz

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. forest-fire-genetic-nn forest-fire-genetic-nn Public

    A genetic algorithm for training a neural network that detects presence of forest fires in images.

    C++

  2. advent-of-code-2015 advent-of-code-2015 Public

    Solutions (mostly in Lisp) for the 2015 edition of Advent of Code.

    Common Lisp

  3. wix-memories-scraper wix-memories-scraper Public

    A web scraper for a subset of Wix sites made using Python and Beautiful Soup.

    Python 4 1

  4. eight-queens-genetic eight-queens-genetic Public

    Algorithm for the 8-queens problem using a genetic algorithm.

    Python

  5. SnakeVsSnake SnakeVsSnake Public

    Classic snake game, playing against an AI opponent. Developed using GTGE.

    Java