Skip to content
View reynaldocruz's full-sized avatar
  • Bolivia
Block or Report

Block or report reynaldocruz

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 Loading

  1. Bootcamp-SenderoVerde Bootcamp-SenderoVerde Public

    Semantic Segmentation for deforestation in Bolivia.

    Jupyter Notebook 4

  2. 2D-Car-with-NN-GA 2D-Car-with-NN-GA Public

    I developed a 2D racing car game in Python and implemented a neural network from scratch, training it using genetic algorithm methods.

    Python 1

  3. RL-CarPoleV1-AC RL-CarPoleV1-AC Public

    I tested and trained the actor-critic method using Gym's Cartpole v1 environment. The results demonstrate the effectiveness of the method in balancing the pole on the cart.

    Python