AsteroidsIA icon indicating copy to clipboard operation
AsteroidsIA copied to clipboard

Training a AI to play Asteroids using Genetic Algorithm and Artificial Neural Network

Results 1 AsteroidsIA issues
Sort by recently updated
recently updated
newest added

I've received this error trying to run in macOS Big Sur 11.2.2 and python 3.6. /usr/local/bin/python3.6 /Applications/PyCharm.app/Contents/plugins/python/helpers/pydev/pydevconsole.py --mode=client --port=56502 import sys; print('Python %s on %s' % (sys.version, sys.platform)) sys.path.extend(['/Users/william/Downloads/AsteroidsIA-master']) Python...