Pinned Repositories
cliconfig
Merging yaml config and set parameters with CLI. Use config processing for more advanced manipulations.
deep-learning-installation
This tutorial provide a step-by-step pipeline to install an effective Python set-up optimized for deep learning for Ubuntu LTS, containing libraries to use efficiently the last versions of Tensorflow and Pytorch with the GPU and a comfortable environment of work with flexible and highly customizable IDE (VSCode) and environment manager (Virtualenv/VirtualenvWrapper).
gan-face-editing
Face attribute manipulation with GAN for automatic data augmentation or individual editing.
gan-facies-modeling
Facies modeling using GANs
GANJax
Implementation of different GAN in JAX/Haiku.
LeafNothingBehind
Repository of the 2023 Transfer Learning competition in partnership with World From Space. Team Antoine Aurélien Clement Valentin.
logml
Log your ml training in the console in an attractive way.
my_ml_template
Personal template for machine learning (and more).
torch_pca
Principal Component Anlaysis (PCA) in PyTorch.
yaecs
YAECS (Yet Another Experiment Config System): Config System which allows easy manipulation of config files for safe, clear and repeatable experiments.
valentingol's Repositories
valentingol/torch_pca
Principal Component Anlaysis (PCA) in PyTorch.
valentingol/gan-face-editing
Face attribute manipulation with GAN for automatic data augmentation or individual editing.
valentingol/GANJax
Implementation of different GAN in JAX/Haiku.
valentingol/LeafNothingBehind
Repository of the 2023 Transfer Learning competition in partnership with World From Space. Team Antoine Aurélien Clement Valentin.
valentingol/deep-learning-installation
This tutorial provide a step-by-step pipeline to install an effective Python set-up optimized for deep learning for Ubuntu LTS, containing libraries to use efficiently the last versions of Tensorflow and Pytorch with the GPU and a comfortable environment of work with flexible and highly customizable IDE (VSCode) and environment manager (Virtualenv/VirtualenvWrapper).
valentingol/cliconfig
Merging yaml config and set parameters with CLI. Use config processing for more advanced manipulations.
valentingol/yaecs
YAECS (Yet Another Experiment Config System): Config System which allows easy manipulation of config files for safe, clear and repeatable experiments.
valentingol/gan-facies-modeling
Facies modeling using GANs
valentingol/my_ml_template
Personal template for machine learning (and more).
valentingol/logml
Log your ml training in the console in an attractive way.
valentingol/PANNsTensorflow
Tensorflow implementation of Qiuqiang Kong's PANNs (https://github.com/qiuqiangkong/audioset_tagging_cnn/tree/keras_waveform)
valentingol/automatants
All scripts of my trainings for the AI association of CentraleSupelec : "Les Automatants"
valentingol/rr-ml-config-public
valentingol/valentingol
The :sparkles: special :sparkles: repository containing my Github profile page.
valentingol/awesome-gan-inversion
A collection of resources on GAN inversion.
valentingol/docstripy
Convert any python docstrings with the docstring format you want (Numpydoc, Google, ReST).
valentingol/LearnTransfo
A personal open source implementation of transformers in Tensorflow 2 with some improvements found on the Internet (sometimes updated). Created in 07/2021 by Valentin Goldité
valentingol/VAE
Pesonal implementation of Varitional Auto-encoder
valentingol/ygobuilding
Yu-Gi-Oh deck building helper by hand analysis.
valentingol/anybadge
A Python project for generating badges for your projects, with a focus on simplicity and flexibility.
valentingol/BagOfWordsCV
Classic computer vision project for images classifications tasks based on keypoints detection.
valentingol/Carl-demo
A demo for the Carl repository
valentingol/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
valentingol/flaxmodels
Pretrained models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.
valentingol/jax-models
Unofficial JAX implementations of Deep Learning models
valentingol/SFastGRNN
SFastGRNN is an algorithm based on FastGRNN for time series analysis on small embedded devices that handle sequence-to-sequence predictions.
valentingol/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
valentingol/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
valentingol/multidict
The multidict implementation
valentingol/pyment
Format and convert Python docstrings and generates patches