Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.1 KB

The-Butterfly🦋 API

Concept File

The project is still under development

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

  1. The Multilayer hebbian learning [here](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.410.3202&rep=rep1&type=pdf)
  2. Restricted Blotzmann type learning [Insp](https://towardsdatascience.com/restricted-boltzmann-machines-simplified-eab1e5878976)
  3. Simple Backpropogation for the network to be used as a discussion
  4. The Player model
  5. The Other kar models
  6. The influnece , discussion and the player models
  7. The Day model
  8. The interactions
  9. API Landing Page