• Stars
    star
    242
  • Rank 167,048 (Top 4 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Reinforcement Zero to All

This is work in progress and it may have bugs. However, we call for your comments and pull requests.

We emphasize on the following:

  • Readiability over anything else
    • That's why we choose Python
  • Pythonic code
    • PEP8
    • Docstring
  • Use High Level Tensorflow API
    • Cleaner and easier to understand
  • KISS

Lecture videos

File naming rule

99_9_description.py
  • First two digits indicates a category of algorithms
    • 07: DQN
    • 08: Policy Gradient
    • 09: Random Search Methods
    • 10: Actor Critic
  • A second digit indicates an id
  • Description shows what the file is about

How to use uploader

It makes the uploading process a little bit simpler

  1. Go to https://gym.openai.com/
  2. Login with your github account
  3. Copy your OpenAI api key from the upper right corner of your profile page
    user
  4. Modify gym.ini
  5. In console
#python gym_uploader.py /path/to/gym_results
python gym_uploader.py gym-results/

Install requirements

pip install -r requirements.txt

Run test and autopep8

TODO: Need to add more test cases

pytest
# pip install autopep8 # if you haven't install
autopep8 . --recursive --in-place --pep8-passes 2000 --verbose --ignore E501

Contributions/Comments

We always welcome your comments and pull requests.

More Repositories

1

DeepLearningZeroToAll

TensorFlow Basic Tutorial Labs
Jupyter Notebook
4,470
star
2

PyTorchZeroToAll

Simple PyTorch Tutorials Zero to ALL!
Python
3,759
star
3

word-rnn-tensorflow

Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
Python
1,305
star
4

deep_architecture_genealogy

Deep Learning Architecture Genealogy Project
Python
1,219
star
5

DeepLearningStars

Top Deep Learning Projects based on their Stars!
Python
384
star
6

effective_python_notebook

Jupyter Notebook
263
star
7

es-gpt

Python
206
star
8

KaggleZeroToAll

Kaggle problem solving
Jupyter Notebook
168
star
9

Wit-Facebook

Wit-Faebook Messenger Example
JavaScript
158
star
10

ml

Course Web page
HTML
141
star
11

kakao-gpt

124
star
12

GoogleCloudMLExamples

Python
71
star
13

line-gpt

40
star
14

book_writer

Python
38
star
15

smile_more

Check your face and make sure you smile using Google Vision API.
Python
37
star
16

PythonZeroToAll

Jupyter Notebook
30
star
17

digital-human

JavaScript
27
star
18

llama-up-data

26
star
19

FacebookSpamOut

Facebook (group) spam out
PHP
24
star
20

line-papago-bot

Simple Line/Kakao-Papago Translation Bot.
Python
24
star
21

gpt3-krtranslated-qa

20
star
22

gpt-py-review

Python
19
star
23

nsmlZeroToAll

Python
18
star
24

gpt3-python-doc-qa

16
star
25

chatgpt-askup-search-plugin

AskUp Search ChatGPT Plugin
Python
16
star
26

llm_gpu_cal

🔮 LLM GPU Calculator
Python
14
star
27

clova-up

Python
10
star
28

deep-facebook-commenter

9
star
29

DialogflowZeroToAll

Dialogflow Simple Tutorials
8
star
30

comp1021

comp1021 repository
6
star
31

assembly

Open assembly information
HTML
6
star
32

translation_coverage

Automatically check the rates between alpha VS other (unicode)
Python
6
star
33

FacebookGroupMemberPics

PHP
6
star
34

sagemaker-aihub

Jupyter Notebook
5
star
35

FacebookProfileOverlay

HTML
5
star
36

bible-friend

Kakai/Line bot for quick bible search
Python
5
star
37

PythonWithTurtle

Basic python programming with turtle graphics
5
star
38

askup_info

Python
4
star
39

gpt-plugin-bible-talk

Python
4
star
40

alexa-ask-facebook

Python
3
star
41

slack_diffusion

Python
3
star
42

mediapipe-facedetection

Python
2
star
43

codemirror-materialui-sveltekit

Svelte
1
star
44

faq_search

Python
1
star
45

askup-info

1
star
46

ask

1
star
47

info_masker

1
star
48

toy_fc

Python
1
star
49

solar-paralegal

LLMxLaw Hackathon
Python
1
star