├── LICENSE ├── README.md ├── data.csv └── demo.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/Intro_to_the_Math_of_intelligence/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/Intro_to_the_Math_of_intelligence/HEAD/README.md -------------------------------------------------------------------------------- /data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/Intro_to_the_Math_of_intelligence/HEAD/data.csv -------------------------------------------------------------------------------- /demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/Intro_to_the_Math_of_intelligence/HEAD/demo.py --------------------------------------------------------------------------------