Kamal LAHOUIR's repositories
Animals-Detection
How to detect animals in images using CNN. This project is based on TensorFlow to build a CNN model that detects animals that fall into the ten following categories : 'butterfly', 'cat', 'chicken', 'cow', 'dog', 'elephant', 'horse', 'sheep', 'spider', 'squirrel'
Machine-Learning-Algorithms
This machine learning project involves implementing various algorithms for regression and classification from scratch.
awesome-github-profile-readme-templates
This repository contains best profile readme's for your reference.
Awesome-Profile-README-templates
A collection of awesome readme templates to display on your profile
ChaseMeIfYouCan---GameDev-w-Unity
ChaseMeIfYouCan is a basic game followed with a big dream and continuous updates for it to be perfect!
Motion-detection
This is a motion detector through the use of OpenCV
Non-Linear-Optimization-Algorithms
optimization algorithms for multidimentional functions (IR^n -->IR)
Optimization-algorithms
This repository contains optimization algorithms ! Coded in C!
Superheroes-Classification-using-multiple-models
This is a repository where based on superheroes information and abilities we classify them as humans or not. The notebook is made in order to compare multiple models through cross validation.
Tweets-Sentiment-Analysis-RealTime
Real-Time Twitter Sentiment Analysis is a project that aims to collect tweepy in real-time from the Twitter API, perform sentiment analysis on the tweets using Apache Spark, and display the results using a Flask web application.