/Hex-AI

A neural network to play the game hex: http://www.lutanho.net/play/hex.html

Primary LanguageJupyter Notebook

Hex-AI

A neural network to play the game hex: http://www.lutanho.net/play/hex.html

Group Members

  • Jesse Bao jesse
  • Hanson Egbert hanson
  • Joshua Frederick josh
  • Anna Rullona anna

Task List

  • Scrape a user's game list hanson
  • Scrape a game's info hanson
  • Loop through game ids gathering info for each game anna
  • Merge all game info to a csv file anna
  • Figure out how to merge all csv files into a single csv file anna
  • Make a function to split a game into an input and output for our network to learn hanson
  • Implement neural network jesse josh anna hanson
    • Reinforcement Learning josh
    • Implement a neural network that inputs a board-state and outputs the probability of black/white wins

Deliverables

  • 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