Skip to content
View ThePush's full-sized avatar
⚛️
from ultralytics import YOLO
⚛️
from ultralytics import YOLO

Highlights

  • Pro
Block or Report

Block or report ThePush

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
ThePush/README.md

Hello !

I am Jeremy, a computer science student at 42 Paris.
I have a keen interest in machine learning and deep learning.
I am currently doing an apprenticeship at Veepee.
You can contact me at .

My projects for 42

Cursus Highlights
Common core (C/C++/DevOps/web) 👨‍💻 ✔️AI specialization 🤖 📈
Topic Project
2D game engine so_long
Sorting algorithms push_swap
Multithreading philosophers
Unix shell minishell
Raycasting engine Cub3d
Docker LEMP stack Inception
IRC server ft_irc
Topic Project
Linear Regression from scratch ft_linear_regression
Logistic Regression from scratch DSLR
Deep Neural Network from scratch Multi Layer Perceptron
Computer Vision and CNN (VGG19) Leaffliction
Ensemble learning on EEG TPV

My GitHub stats

Skills

Badges

Linux Commands & Shell Scripting Essentials Deep Learning Specialization Data Engineering Essentials Python for Data Science and AI Python Project for Data Engineering

Pinned

  1. azurecodegpt azurecodegpt Public

    Forked from timkmecl/codegpt

    Fork of a VSCode extension that allows you to use GPT inside the IDE, now with Azure support

    TypeScript

  2. AzureScribeAI AzureScribeAI Public

    Forked from ajikan/ScribeAI

    Fork of a ChatGPT extension for VSCode to add Azure support.

    TypeScript

  3. Speech-emotion-recognition Speech-emotion-recognition Public

    A classifier to find emotions in audio voice files and through microphone. Using CNN/LSTM models.

    Python 1

  4. total-perspective-vortex total-perspective-vortex Public

    A Brain Computer Interface for Electroencephalogram data learning and prediction. Implementaton of Common Spatial Patterns algorithm from scratch.

    Python

  5. WalterLuong/leaffliction WalterLuong/leaffliction Public

    Image classification by disease recognition on leaves

    Python

  6. MultilayerPerceptron MultilayerPerceptron Public

    Deep Neural Network from scratch. Wisconsin Breast Cancer dataset.

    Python