The butterfly is a game/simulation model that is based on the Butterfly effect on human decision making modelled as ANN, The project is inspired by the likes of Life is Strange Series , Until Dawn and is a going to have a DnD styled interface. This repository consists of progress made in desiging the simulation model that would serve as an backend to the game
Current Progress includes:
Creation of the ANN models
- The Multilayer hebbian learning [here](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.410.3202&rep=rep1&type=pdf)
- Restricted Blotzmann type learning [Insp](https://towardsdatascience.com/restricted-boltzmann-machines-simplified-eab1e5878976)
- Simple Backpropogation for the network to be used as a discussion
- The Player model
- The Other kar models
- The influnece , discussion and the player models
- The Day model
- The interactions
- API Landing Page