linyiLYi
|
78cb661e6c
|
Revise save_dir
|
2023-04-27 09:56:45 +08:00 |
|
linyiLYi
|
3bb2933751
|
Update README with instructions on integration ui
|
2023-04-25 11:04:27 +08:00 |
|
linyiLYi
|
b17e589bc0
|
Add Integration UI for Windows
|
2023-04-25 10:55:59 +08:00 |
|
linyiLYi
|
3485b53808
|
Merge pull request #27 from arch-fan/master
Spanish translation and fixed typos
|
2023-04-21 20:43:42 +08:00 |
|
linyiLYi
|
9b2b997b5c
|
Merge pull request #22 from kianmeng/fix-typo
Fix typo in comment, Speicify -> Specify
|
2023-04-21 20:41:48 +08:00 |
|
arch-fan
|
7e6372693a
|
Spanish translation and fixed typos
|
2023-04-18 12:41:24 +00:00 |
|
Kian-Meng Ang
|
6f11e40807
|
Fix typo, Speicify -> Specify
|
2023-04-18 09:30:12 +08:00 |
|
linyiLYi
|
776b8a3022
|
Upload data/ folder
|
2023-04-15 23:09:56 +08:00 |
|
linyiLYi
|
ea8517f0ad
|
Update test.py
|
2023-04-13 19:28:54 +08:00 |
|
linyiLYi
|
3da56b75e5
|
Add License
|
2023-04-13 00:16:07 +08:00 |
|
linyiLYi
|
f12c1a8b1e
|
Add GPT-4 chat history
|
2023-04-09 18:59:43 +08:00 |
|
linyiLYi
|
902aec4002
|
Update README (add jumping anchor)
|
2023-04-07 09:40:52 +08:00 |
|
linyiLYi
|
1b9227e109
|
Update README to use markdown
|
2023-04-07 09:35:17 +08:00 |
|
linyiLYi
|
77721f6714
|
Update English version of README
|
2023-04-07 09:34:20 +08:00 |
|
linyiLYi
|
e672b78a03
|
Update README
|
2023-04-07 09:33:28 +08:00 |
|
linyiLYi
|
b1bbc8c155
|
Update English version of README
|
2023-04-07 09:32:09 +08:00 |
|
linyiLYi
|
884b643fc8
|
Update README
|
2023-04-07 00:28:36 +08:00 |
|
linyiLYi
|
49d641e37a
|
Test all scripts and update README
|
2023-04-07 00:00:41 +08:00 |
|
linyiLYi
|
3de04a5278
|
Update README and model files
|
2023-04-06 23:35:08 +08:00 |
|
linyiLYi
|
320d946b07
|
Update README
|
2023-04-06 12:40:17 +08:00 |
|
linyiLYi
|
5b6218e8bd
|
Update README.md
|
2023-04-06 11:41:55 +08:00 |
|
linyiLYi
|
0f66e912ec
|
Update .gitignore to remove .DS_Store
|
2023-04-06 11:33:44 +08:00 |
|
linyiLYi
|
6a21f77d5c
|
Update README CN
|
2023-04-06 11:31:16 +08:00 |
|
linyiLYi
|
1054eedd47
|
Update .gitignore
|
2023-04-06 11:06:49 +08:00 |
|
linyiLYi
|
45f8e4649a
|
requirements.txt
|
2023-04-06 09:43:00 +08:00 |
|
linyiLYi
|
f09e69d05c
|
add recording function to the script
|
2023-04-05 23:21:32 +08:00 |
|
linyiLYi
|
a3ede7dd30
|
remove pycache
|
2023-04-05 21:51:32 +08:00 |
|
linyiLYi
|
de439a459a
|
change the name of tensorboard log file
|
2023-04-05 21:41:58 +08:00 |
|
linyiLYi
|
7c9d2d7b6c
|
SF2 final round conquered.
Successfully trained a model (main/trained_models/) that crushes the final round of Street Fighter II Special Champion Edition.
|
2023-04-05 21:39:08 +08:00 |
|
linyiLYi
|
4cc6896886
|
more frames (enlarge time scope)
|
2023-04-05 10:48:49 +08:00 |
|
linyiLYi
|
570d5bbe5c
|
hyperparameter
|
2023-04-03 20:50:10 +08:00 |
|
linyiLYi
|
ded261ba69
|
rgb image stack
|
2023-04-03 00:19:56 +08:00 |
|
linyiLYi
|
16c80d5fba
|
learn from level 1
|
2023-04-02 00:16:57 +08:00 |
|
linyiLYi
|
02e39f0a52
|
ram_based_image_stack
|
2023-03-31 02:10:25 +08:00 |
|
linyiLYi
|
d4fb6dbc59
|
image stack and lstm
|
2023-03-30 01:14:39 +08:00 |
|
linyiLYi
|
79e148675a
|
activate all states
|
2023-03-29 10:00:53 +08:00 |
|
linyiLYi
|
dc4aad6e8a
|
random training
|
2023-03-29 02:27:06 +08:00 |
|
linyiLYi
|
41650747b0
|
updated reward function (added bonus for hit and get-hit)
|
2023-03-28 17:39:01 +08:00 |
|
linyiLYi
|
7690765a4d
|
new training and testing scripts based on cv
|
2023-03-28 15:39:30 +08:00 |
|
linyiLYi
|
4a35b81937
|
add cv method
|
2023-03-28 01:31:23 +08:00 |
|
linyiLYi
|
720b0488f7
|
Initial commit
|
2023-03-27 22:47:01 +08:00 |
|