This repo contains Assignments solutions for the machine-learning course in faculty of computers and artificial intelligence - Cairo University
- python
- numpy
- scipy
- matplotlib
- jupyter
- pandas
- TensorFlow
- Keras
* Assignment 1 : Linear regression and Logestic regression (With out using any libraries)
* Assognment 2 : Suport vector machine(SVM) & Decsion tree (With out using any libraries)
* Assignment 3 : Convolutional neural network with KFolds (using keras)