Baby Stage!! For now, it allows users to select a problem and it will run it's respective classifier
To run:
-cd learn
-make install
-make run
-cd lighthouse-new/lighthouse-new
-pip3 install -r requirements.txt
-python3 manage.py runserver
-Go to http://localhost:8000/petsc/ on the browser