Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnberroa/Duel-of-the-Numbers
A mixing of neuromorphic and quantum computing for the Comparative Machine Learning class
https://github.com/johnberroa/Duel-of-the-Numbers
game neuromorphic-computing quantum-computing
Last synced: 3 months ago
JSON representation
A mixing of neuromorphic and quantum computing for the Comparative Machine Learning class
- Host: GitHub
- URL: https://github.com/johnberroa/Duel-of-the-Numbers
- Owner: johnberroa
- Created: 2017-09-26T11:05:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T10:25:26.000Z (almost 6 years ago)
- Last Synced: 2024-07-31T20:39:32.679Z (5 months ago)
- Topics: game, neuromorphic-computing, quantum-computing
- Language: Python
- Size: 29.3 MB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
Awesome Lists containing this project
- Awesome-Quantum-Games - Duel of the Numbers - Two random numbers are generated and the player must make with their fingers the sum mod 5 of said generated numbers. Neuromorphic hardware detects the number of digits via a convolutional neural network. This is checked via generating the answer via quantum computing. After one player plays a round, the next player is up, and the game continues. (by John Berroa) (2017)