Skip to content

Commit

Permalink
Version 1.0.0 complete, now to the GAN /o/
Browse files Browse the repository at this point in the history
  • Loading branch information
GuiBrandt committed Jan 20, 2019
1 parent ccbf83d commit 917768d
Show file tree
Hide file tree
Showing 8 changed files with 599 additions and 511 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,6 @@ dmypy.json

*.hdf5
*.npy
.vscode/*
.data/*
.vscode/
.data/
.generated/
713 changes: 483 additions & 230 deletions OsuLearn.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Results

This is a preview for a replay generated for a map the AI had never seen before:

![IA Generated Replay](https://media.giphy.com/media/1wn8SVlutuiIxJ88Oi/giphy.gif)
![IA Generated Replay](https://media.giphy.com/media/cYDD6KQP0dqK1XcXpu/giphy.gif)

Pretty good, actually!

Expand Down
222 changes: 0 additions & 222 deletions __main__.py

This file was deleted.

Loading

0 comments on commit 917768d

Please sign in to comment.