Laurent VEYSSIER (@LaurentVeyssier)

Top repositories

1

Credit-Card-fraud-detection-using-Machine-Learning

Detect Fraudulent Credit Card transactions using different Machine Learning models and compare performances
Jupyter Notebook
58
star
2

Chest-X-Ray-Medical-Diagnosis-with-Deep-Learning

Use Deep Learning model to diagnose 14 pathologies on Chest X-Ray and use GradCAM Model Interpretation Method
Jupyter Notebook
36
star
3

Pricing-optimization-Model

Optimize revenues through pricing algorithm in python - Demand with uniform distribution
Jupyter Notebook
28
star
4

Minimize-Energy-consumption-with-Deep-Learning-model

Use Deep Q-Learning model to optimize energy consumption of a data center
Jupyter Notebook
26
star
5

Route-planner-algorithm

Find the shortest route using A* algorithm and graphs (Route Planner application)
Jupyter Notebook
23
star
6

Skin-Cancer-Classifier-Dermatologist-AI

Deep Neural network using CNN pre-trained model to visually diagnose between 3 types of skin lesions
Jupyter Notebook
14
star
7

Detect-and-localize-manufacturing-defects-from-images

Use ResNet50 deep learning model to predict defects in steel and visually localize the defect using Res-UNET model class
Jupyter Notebook
14
star
8

Unsupervised-text-classification-with-BERT-embeddings

Use embeddings to classify text based on categories defined with keywords
Jupyter Notebook
11
star
9

Machine-translation-English-French-with-Deep-neural-Network

Build a deep neural network with keras that functions as part of an end-to-end machine translation pipeline
Jupyter Notebook
8
star
10

Abstractive-Text-Summarization-model-in-Keras

Abstractive Text Summarization using Transformer model
Jupyter Notebook
6
star
11

Bird_Classifier_Tensorflow_Colab_Notebook

Bird Classifier developped in tensorflow using pre-trained model from Tensorflow Hub and running on Google Colab
Jupyter Notebook
6
star
12

Dash_app_to_monitor_market_data

Dash app pulling various financial-related information based on an input ticker code
Python
5
star
13

Image-Captioning-Project-with-full-Encoder-Decoder-model

Generate caption on images using CNN Encoder- LSTM Decoder structure
Jupyter Notebook
5
star
14

Various-unsupervised-NLP-techniques-with-DistilBERT-sentence-embeddings

Usage of BERT models for text clustering techniques using sentence embeddings
Jupyter Notebook
5
star
15

Topic-Modeling-and-Document-Categorization-using-Latent-Dirichlet-Allocation

Categorize documents per topics inferred by LDA algorithm
Jupyter Notebook
5
star
16

Model-to-predict-Energy-consumption-City-of-Seattle

Use Seattle's public energy data and build a model predicting energy consumption
Jupyter Notebook
4
star
17

Finding-Lane-Lines-on-the-Road

Create a Lane Finding pipeline that finds lane lines on the road
Jupyter Notebook
4
star
18

Optimizing-Warehouse-Flows-with-Q-Learning

calculate the optimum route in a warehouse using the Q-Learning algorithm (Bellman equation)
Jupyter Notebook
4
star
19

Abstractive-Summarization-using-colab-and-T5-model

Text summarization using Google T5 (Text to Text Transfer Transformer) engine
Jupyter Notebook
3
star
20

Automatic-Speech-Recognizer

Build end-to-end Deep Neural Network to translate speech to text (ASR model)
Jupyter Notebook
3
star
21

Landmark-detection-and-robot-tracking

Apply Simultaneous Localization And Mapping (SLAM) to derive landmark positions and robot localization from measures made by the robot
Jupyter Notebook
3
star
22

Customer-Marketing-segmentation-with-Machine-Learning

Use unsupervised machine learning tools to segment credit card customers
Jupyter Notebook
3
star
23

Maximize-Revenues-with-Thompson-Sampling

Maximize revenues of Online Retail Business with Thompson Sampling algorithm
Jupyter Notebook
3
star
24

Object-localization-using-Global-Average-Pooling-GAP

ResNet-50 used for object localization on sample images with heatmap
Jupyter Notebook
3
star
25

Part-Of-Speech-tagging-NLP-task

Part-Of-Speech-tagging using Hidden Markov model to identify the category of words ('noun', 'verb', ...) in plain text.
Jupyter Notebook
3
star
26

Starbucks_case_study_Udacity_Data_Science

Case study from UDACITY Data Scientist Nanodegree
Jupyter Notebook
3
star
27

Dynamic_risk_assessment_system

Project #4 from Udacity's ML DevOps engineer Nanodegree
Jupyter Notebook
2
star
28

Manipulate-COCO-dataset

Explore COCO dataset and manipulate elements in the context of semantic segmentation
Jupyter Notebook
2
star
29

TRAX_transformer_abstractive_summarization_model

Use Trax and Transformer architecture for generative summarizer deep learning model
Jupyter Notebook
2
star
30

Text-Classification-with-3-key-NLP-techniques

Use Key NLP techniques to classify news articles into categories: Bag_of_Words (tf-Idf), word embeddings and BERT language model
Jupyter Notebook
2
star
31

Analysis_AirBnB_Boston

Blogpost project for Udacity's Data Scientist Nanodegree
Jupyter Notebook
1
star
32

Semantic-Segmentation-with-Fully-Convolution-Network

Use deep learning model to produce a pixel-by-pixel classification of images and identify road for autonomous driving vehicles
Jupyter Notebook
1
star
33

Face-Generation-using-DCGAN

Define and train a Deep Convolutional GAN to generate faces
Jupyter Notebook
1
star
34

Unsupervised-Text-Summarizer-using-Extractive-method

This module summarizes any text using extractive summarization, an unsupervised technique.
Jupyter Notebook
1
star
35

time-serie-Sales-forecasting-with-Prophet

Use Facebook Prophet model to forecast Sales including seasonality patterns
Jupyter Notebook
1
star
36

Cracking_code_using_RNN_at-character_level

Decipher encrypted strings with various simple recurrent neural networks
Jupyter Notebook
1
star
37

Sentiment-Analysis-webApp-with-SageMaker

Sentiment analysis web app with SageMaker
Jupyter Notebook
1
star
38

Siamese-Network-for-predicting-duplicate-questions

Use Trax Siamese deep Neural LSTM Network to predict pair of similar question (duplicates)
Jupyter Notebook
1
star
39

Automatic-image-Captioning

Captioning generated by a CNN encoder (ResNet 101) and a decoder using LTSM with attention
Jupyter Notebook
1
star
40

CarND-Traffic-Sign-Classifier

Building a neural network to classify 43 different types of German traffic sign
Jupyter Notebook
1
star
41

TRAX_Translation_model

Use Encoder Decoder architecture with LSTM for English->German translation network
Jupyter Notebook
1
star
42

Minimizing-Churn-of-subscription-product-through-usage-analysis

Build a model predicting which customers are likely to cancel subscription by analysis of their usage and habbits
Jupyter Notebook
1
star
43

Detecting-COVID-19-with-chest-X-Ray-using-PyTorch

Deep learning model to classify XRay Scan images between 3 classes and detect COVID19
Jupyter Notebook
1
star
44

BERT_training_for_sentiment_analysis

Use pretrained BERT model for sentiment analysis
Jupyter Notebook
1
star
45

Simple-CNN-classifier-for-FashionMNIST-in-Pytorch

simple CNN achieving 90% accuracy on FashionMNIST dataset
Jupyter Notebook
1
star
46

Emotion_classification_and_face_keypoints_prediction_with_ResNet

Use ResNet architecture built from scratch to predict emotion and estimate keypoints from face images
Jupyter Notebook
1
star
47

Disaster_Response_Pipeline

Project # 2 from UDACITY's Data Scientist Nanodegree - Data Engineering Course final project
Jupyter Notebook
1
star
48

Udacity-Predict-Customer-Churn-with-Clean-Code

Udacity project#1 machine Learning DevOps Engineer Nano degree
Jupyter Notebook
1
star