This website requires JavaScript.
Explore
Help
Sign In
s452756
/
rpg-szi
Watch
4
Star
1
Fork
1
You've already forked rpg-szi
Code
Issues
Pull Requests
Releases
Wiki
Activity
36
Commits
4
Branches
0
Tags
40
MiB
Python
100%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
tubks
1494a717f6
Merge branch 'joarad'
2021-06-22 22:21:20 +02:00
sprites
player uses a decision tree generated in R, two types of monsters, icon rotating
2021-05-19 03:17:08 +02:00
src
genetic algorithm integrated with optimizing player's stats
2021-06-16 05:20:40 +02:00
.gitignore
add .gitignore
2021-04-25 01:17:44 +02:00
data_dd2.csv
decision tree algorythm in python
2021-05-18 23:42:07 +02:00
data_dd3.csv
decision tree algorythm in python
2021-05-18 23:42:07 +02:00
dt.py
decision tree algorythm in python
2021-05-18 23:42:07 +02:00
nn_model.h5
Added recognition of content in boxes using neural network
2021-06-15 23:14:10 +02:00
README.md
Initial commit
2021-03-03 13:03:13 +01:00
server.py
final merge
2021-06-22 22:21:03 +02:00
tree_data_gen.py
Dodano skrypt użyty do wygenerowania danych do generacji drzewa
2021-05-19 20:54:09 +02:00
README.md
rpg-szi