Pinned Repositories
abba-lstm
A implementation of ABBA symbolic representation of Time series and LSTM training on top of that.
Altegrad-Kaggle
Retrieving molecules from text competition. Text and graph contrastive learning. Part of the ALTEGRAD Course of the MVA Master.
clementw168
Some information on myself
etandex-jcs
Genetic-Maze
Using genetic algorithm to solve a maze
Imbalanced-Quickdraw
Winning a competition on imbalanced image classification.
install-and-test-gpu
Step by step guide to create your venv with Tensorflow or Pytorch using CUDA
LeafNothingBehind
Repository of the 2023 Transfer Learning competition in partnership with World From Space. Team Antoine Debouchage, Valentin Goldité, Clement Wang, Aurélien Wéry.
Neural-style-transfer
Pytorch implementation of Neural Style Transfer (NST). Reviewing litterature and implementing some ideas.
Algorithms-for-Normal-Form-Games
A research project on various algorithms for solving Normal Form Games
clementw168's Repositories
clementw168/install-and-test-gpu
Step by step guide to create your venv with Tensorflow or Pytorch using CUDA
clementw168/Imbalanced-Quickdraw
Winning a competition on imbalanced image classification.
clementw168/Neural-style-transfer
Pytorch implementation of Neural Style Transfer (NST). Reviewing litterature and implementing some ideas.
clementw168/clementw168
Some information on myself
clementw168/Genetic-Maze
Using genetic algorithm to solve a maze
clementw168/Efficientnet-evaluation
This repository aims to evaluate a pre-trained Efficientnet on a test set of 50,000 images.
clementw168/sinch-intent-detection
Competition to predict the intent of a text message. The data points are extracted features from text messages.
clementw168/Implicit-acceleration-by-overparametrization
This repo aims to reproduce the results of Arora, S., Cohen, N., & Hazan, E. (2018, July). On the optimization of deep networks: Implicit acceleration by overparameterization. In International Conference on Machine Learning (pp. 244-253). PMLR.
clementw168/mirakl-classification
Assessment for Mirakl. Image classification.
clementw168/mixture-density-net
An implementation of Mixture density networks in Pytorch with some custom applications
clementw168/abba-lstm
A implementation of ABBA symbolic representation of Time series and LSTM training on top of that.
clementw168/Altegrad-Kaggle
Retrieving molecules from text competition. Text and graph contrastive learning. Part of the ALTEGRAD Course of the MVA Master.
clementw168/etandex-jcs
clementw168/LeafNothingBehind
Repository of the 2023 Transfer Learning competition in partnership with World From Space. Team Antoine Debouchage, Valentin Goldité, Clement Wang, Aurélien Wéry.
clementw168/Applied-Deep-Learning
Applied Deep Learning Course
clementw168/car_detection_contrastive
This project creates an algorithm that takes two images as input, outputs a bounding box around the one and only one car on each image and a boolean that is true if the car models are the same.
clementw168/clementw168.github.io
Personal website
clementw168/CLIP
Contrastive Language-Image Pretraining
clementw168/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
clementw168/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
clementw168/Flappy-bird-RL
Solving flappy bird with simple RL algorithms
clementw168/house-pricing-api
A simple API to get inference on the housing price dataset from Kaggle
clementw168/Lymphocytosis-classification
Kaggle competition on Lymphocytosis classification
clementw168/MHC-binding
Predicting MHC binding
clementw168/Spiking-Neural-Networks-Benchmark
A benchmark on various ML tasks for evaluating SNN in comparison to classical ANN neural networks from the research work of Timothée Masquelier and Ilyass Hammouamri
clementw168/xformer-wheel
Xformer wheel for python 3.8 compiled with Tesla 4 GPU on Linux x84