Code Monkey home page Code Monkey logo

GIF

Gmail LinkedIn

I got a master degree in Machine Learning & Artificial Intelligence and I'm actually working as a Data Scientist in Paris. I am very passionate about Data Science 📊, Pythonic programming 🐍, and open source projects :octocat:

  • 💻 I’m currently working on something cool 😉;
  • 🌱 I’m currently learning Scrapy and Microsoft Azure;
  • 💬 Ask me about anything, I am happy to help;

Amine Agrane's Projects

courses icon courses

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

data_science_for_all icon data_science_for_all

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

detectron2 icon detectron2

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

dog_breed_classification icon 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.

finite-state-automaton-library icon 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

floyd_steinberg icon floyd_steinberg

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

ml-basics icon ml-basics

Exercise notebooks for Machine Learning modules on Microsoft Learn

os-file-system icon os-file-system

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

parsr icon parsr

Transforms PDF, Documents and Images into Enriched Structured Data

python-scraping icon python-scraping

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

textsplit icon textsplit

Segment documents into coherent parts using word embeddings.

wargame_alpha_beta_pruning icon 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.

wine_quality_datamining_project icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.