Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 273 Bytes

RockPaperScissorAi

A basic AI made with TensorFlow in Python. First, you must import the TensorFlow and Numpy libraries to use that AI. Then you can use it. 21/09/2024 Added more advanced techniques like reinforcement learning and optimized Ai for better training speed.