Skip to content

Nydhal/Python-Notebooks

Repository files navigation

Collection of notebooks inspired by the Pytudes of Google director of research Peter Norvig.

Notebooks

Asynchronous FizzBuzz using the asyncio library.
Manhatten Intersecion Problem What are the chances of crossing a certain intersection on a square grid?
Inference in Bayesian Network Inference from evidence in Bayesian Networks.
Examples using pgmpy library.
(photo of Dr.Judea Pearl inventor of Bayesian Networks)
Non-Linear Correlation You can have 80% correlation with "performance" when it is 0 for positive performance, & high for negative.
Selmi Impossible Fractal A low resolution projection of the impossible fractal rendered using a 1D-7-cells-4-states Cellular Automaton.