This Rep is dedicated to AI & Machine Learning exercises for the Egyptian AI Community ran by Benchmark Tech Lab. Each meetup will have a dedicated folder containing solutions to some of the problems we had as a homework. We will use Python programing language to solve the homework, with Jupyter IDE Notebooks as source code.
-
Python 3: Follow the guide in this link to install Python 3 on Ubuntu or any other linux distribution and this link for Mack.
-
Anaconda: Download and install from here.
-
Jupyter IDE: it should be installed automatically with Anconda, in order to run the notebook, write this command in ther terminal.
jupyter notebook
Congratulations, you are now ready to go 👏.