Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nithinmanne authored Dec 4, 2020
1 parent cb11476 commit 3adfad3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Advanced Data Analytics Project

This code in this project is completely written by me.
There are comments for each file in the header.

```util/circular_buffer.py```: 34
```util/environment.py```: 66
```agent.py```: 140
```config.py```: 88
```main.py```: 24
```main_rllib.py```: 28
```model.py```: 50
```policy_rllib.py```: 82
```trainer_rllib.py```: 45

0 comments on commit 3adfad3

Please sign in to comment.