Pinned Loading
-
Training a Neural Network ATARI Pong...
Training a Neural Network ATARI Pong agent with Policy Gradients from raw pixels 1""" Trains an agent with (stochastic) Policy Gradients on Pong. Uses OpenAI Gym. """
2import numpy as np
3import cPickle as pickle
4import gym
5 -
numpy
numpy PublicForked from numpy/numpy
The fundamental package for scientific computing with Python.
C
-
SimpleHTR
SimpleHTR PublicForked from githubharald/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.