My solutions (in Python) for the problems from the Coursera course "Algorithmic Toolbox" (part of Data Structures and Algorithms specialization by UC San Diego).
This directory contains a machine learning investigation of Fibonacci numbers, written in python. There is also a simple web app for Fibonacci numbers, written in Python with Flask. This github ...