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

Block or report fiquinho

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

    My own implementation of different Actor-Critic algorithms

    Python 5

  2. reinforcement_learning_study reinforcement_learning_study Public

    This project is a collection of things I'm using to learn Reinforcement Learning.

    Python 1 2

  3. neural-network-projects neural-network-projects Public

    Projects with simple neural networks

    Jupyter Notebook 13 10

  4. data-generator data-generator Public

    Generate data for different tasks (linear regression, logistic regression, etc.)

    Python

  5. AIND-Isolation AIND-Isolation Public

    Forked from udacity/AIND-Isolation

    Udacity AIND - Building a game playing agent, to play a modified version of Isolation.

    Jupyter Notebook

  6. game_of_life game_of_life Public

    My implementation of Conway's Game of Life

    Python