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

Block or report ZoeZYP

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

    Python

  2. PyTorch-Tutorial PyTorch-Tutorial Public

    Forked from MorvanZhou/PyTorch-Tutorial

    Build your neural network easy and fast

    Jupyter Notebook

  3. Udacity-Deep-Learning-Nanodegree Udacity-Deep-Learning-Nanodegree Public

    Forked from MrinmoiHossain/Udacity-Deep-Learning-Nanodegree

    The course is contained knowledge that are useful to work on deep learning as an engineer. Simple neural networks & training, CNN, Autoencoders and feature extraction, Transfer learning, RNN, LSTM,…

    Jupyter Notebook

  4. Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions Public

    Forked from LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions

    Solutions of Reinforcement Learning, An Introduction

    Jupyter Notebook

  5. sarsa-mountain-car sarsa-mountain-car Public

    Forked from jas97/sarsa-mountain-car

    Solving MountainCar using SARSA algorithm

    Jupyter Notebook

  6. one_step_actor_critic_continuous_mountain_car one_step_actor_critic_continuous_mountain_car Public

    Forked from gabrielesartor/one_step_actor_critic_continuous_mountain_car

    Simple implementation of one step actor-critic method in mountain car environment using continuous actions.

    Python