https://github.com/muratali016/minecraft_ai_assistant
AI based assitant for minecarft
https://github.com/muratali016/minecraft_ai_assistant
artificial-intelligence deep-learning machine-learning
Last synced: over 1 year ago
JSON representation
AI based assitant for minecarft
- Host: GitHub
- URL: https://github.com/muratali016/minecraft_ai_assistant
- Owner: muratali016
- License: gpl-3.0
- Created: 2022-02-12T18:35:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T03:52:16.000Z (almost 4 years ago)
- Last Synced: 2023-03-12T01:03:01.405Z (over 3 years ago)
- Topics: artificial-intelligence, deep-learning, machine-learning
- Language: Python
- Homepage:
- Size: 10.4 MB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft_AI_assistant
AI-based assistant for Minecraft
There are 4 steps to build
1-I'm using collecting_data.png as a structure to take shots with collect.py and save those imgs in a img_datas folder
2-With img datas, I can start now my training process (train.py)
3-Now I'm creating a file(data_classes.py) full of the classes of my images
4-The last step is using detect.py and play!
don't forget to press 1 to predict,but you can easily change the prediction button
https://user-images.githubusercontent.com/77502485/153723857-e4b2c81f-19dd-4cfd-a18b-ddfd00ecde01.mp4