A neural network to play the game hex: http://www.lutanho.net/play/hex.html
- Scrape a user's game list
- Scrape a game's info
- Loop through game ids gathering info for each game
- Merge all game info to a csv file
- Figure out how to merge all csv files into a single csv file
- Make a function to split a game into an input and output for our network to learn
- Implement neural network
- Add scraped data to ~/data400_share/share/hex_scrapes directory Wednesday November 28
- Presentation in class Friday, December 7
- Add one completed player.py file to /data400_share folder before Friday, December 7
- Writeup by e-mail to Professor Dekhtyar and Sun Wednesday December 12