Compendium of various AI/ML Projects. See Jupyter notebooks inside individual folders for details and code for each project.
Common python module requirements are in requrements.txt. Use the following (preferably inside a python virtualenv):
pyhon -m pip install -r requirements.txt