Skip to content
View AmineAgrane's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report AmineAgrane

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AmineAgrane/README.md

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;

Pinned

  1. dog_breed_classification dog_breed_classification Public

    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 Neur…

    Jupyter Notebook 3

  2. DJAHIDDJ13/MicroMouse DJAHIDDJ13/MicroMouse Public

    Processing 2 1

  3. finite-state-automaton-library finite-state-automaton-library Public

    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 per…

    Java 2 1

  4. French-Word-Embeddings French-Word-Embeddings Public

    Forked from Ismailhachimi/French-Word-Embeddings

    French word embeddings from series sub-titles

    Jupyter Notebook

  5. data_integration_from_various_sources data_integration_from_various_sources Public

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

    Java

  6. mastermind_human_vs_machine mastermind_human_vs_machine Public

    Simple Mastermind game usable in console mode.

    C