Amine Agrane's repositories

dog_breed_classification

This project is a multi-class image classification. I have used TensorFlow `mobilenet_v2_130_224` (https://tfhub.dev/google/imagenet/mobilenet_v2_130_224/classification/4) to build and train a Neural Network that will classify dog breed from images passed as input.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:3Issues:1Issues:0

finite-state-automaton-library

The aim of this project is to design and implement a library allowing to generate and represent finite state machine also know as finite automaton. The library will also implement algorithms to perform operations that are specific to finite state automaton : Determination, Minimization, Complementary, Elimination of ***ε*** transitions, etc

Language:JavaLicense:Apache-2.0Stargazers:2Issues:1Issues:0

16bit_CPU

16-bit CPU written in VHDL

Language:VHDLStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:1Issues:0

coursera-regression-model-project

Coursera Regression Models Course Project

Language:HTMLStargazers:0Issues:0Issues:0

data_integration_from_various_sources

This project implement a simple mediator in java that will integrate and merge different sources of data in the field of cinema.

Language:JavaStargazers:0Issues:1Issues:0

French-Word-Embeddings

French word embeddings from series sub-titles

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

mastermind_human_vs_machine

Simple Mastermind game usable in console mode.

Language:CLicense:Apache-2.0Stargazers:0Issues:1Issues:0

courses

Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1

Language:HTMLStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:1Issues:0

data_science_for_all

Code and resources for my blog and articles to share Data Science and AI knowledge and learnings with everyone

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

datasharing

The Leek group guide to data sharing

Stargazers:0Issues:0Issues:0

detectron2

Detectron2 is FAIR's next-generation platform for object detection and segmentation.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Floyd_Steinberg

Réduction du nombre de couleurs utilisé dans une image par application de L'algorithme de Floyd-Steinberg.

Language:MATLABStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0

ml-basics

Exercise notebooks for Machine Learning modules on Microsoft Learn

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

mslearn-dp100

Lab files for Azure Machine Learning exercises

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Os-file-system

OS Project : Simple file manager that uses a simulated partition (UNIX file) as support to store files and directories.

Language:HTMLStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Parsr

Transforms PDF, Documents and Images into Enriched Structured Data

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

python-scraping

Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

spark-streaming-twitter

Building pipeline to process the real-time data using Spark and Mongodb.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:MATLABStargazers:0Issues:0Issues:0

textsplit

Segment documents into coherent parts using word embeddings.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

wargame_alpha_beta_pruning

The goal of this project is to create a simplified version of "wargame" to be played by 2 players and to implement a low-level artificial intelligence, so that it can play a game and compete with a human player. The Minimax algorithm is then implemented and optimized with the alpha/beta pruning.

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Web-Scraping-and-Topics-Modeling-Android-AppStore

This project consists in performing a Topics Modeling as well as a sentiment analysis on user opinions of Android applications. Data is extracted using Web Scrapping from the Google Play Store.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

wine_quality_datamining_project

We build a machine learning model to predict if a wine is considered as good or not. The model takes as input some wine characteristics (alcohol content, acidity, etc), and then describes the quality of the wine as (“Good” or “Bad”). We starts with decision tree and then use Random Forest to improve our classification scores.

Language:HTMLStargazers:0Issues:0Issues:0