madvid
PhD material science in a previous life. Currently student at 42Paris. Member of 42AI, helping on pedagogical projects on IA.
42ParisFrance
Pinned Repositories
42_DSLR
Basic project about logistic regression. The goal is to implement from scratch a One vs All model. [Machine Learning] + [Supervised Learning] + [One vs All model]
42_FdF
Projet graphique permettant de représenter le maillage en fils de fer d'un terrain en 3D. Graphical project. The program represents the wire mesh of 3D map.
42_fractol
Ce projet consiste à créer un petit logiciel d’exploration fractale.
42_Gomoku
Gomoku is a game which is played on Go board. The objectives of the project is to develop an agent capable to beat human player. Across the project we tackle minimax algo, heuristic function, optimization and user interface.
42_ml_modules
[42 curriculum] One week to learn basics in Machine Learning! 🤖 (well, as one of the authors, It was just to get the XP because the pedago of 42Paris was too slow to give it to me). This project is a Machine Learning bootcamp created by 42 AI.
42_push_swap
Project push_swap
benchmark_AJ-Effisciences
Project realised during the hackathon organised by Aligment Jams hosted by Cooperative AI Foundation and Apart Research with Lewis Hammond and Esben Kran.
DL_specialization_standford
Notes and certificates about the MOOC Deep learning specialization of Standford / Deeplearning.ai
madvid
PhD_influence_HCN_V_defect_solubility_diffusion_O_in_Ni
Part of my work realized during the years as a PhD student. I was in the team MEMO of the CIRIMAT lab in Toulouse. I study via a multi-scale approach the influence influence of H, C, N impurities and point defects on the solubility and diffusion of the oxygen in the nickel (fcc phase). My works was under the supervision of Damien Connétable and Daniel Monceau.
madvid's Repositories
madvid/42_ml_modules
[42 curriculum] One week to learn basics in Machine Learning! 🤖 (well, as one of the authors, It was just to get the XP because the pedago of 42Paris was too slow to give it to me). This project is a Machine Learning bootcamp created by 42 AI.
madvid/42_Gomoku
Gomoku is a game which is played on Go board. The objectives of the project is to develop an agent capable to beat human player. Across the project we tackle minimax algo, heuristic function, optimization and user interface.
madvid/PhD_influence_HCN_V_defect_solubility_diffusion_O_in_Ni
Part of my work realized during the years as a PhD student. I was in the team MEMO of the CIRIMAT lab in Toulouse. I study via a multi-scale approach the influence influence of H, C, N impurities and point defects on the solubility and diffusion of the oxygen in the nickel (fcc phase). My works was under the supervision of Damien Connétable and Daniel Monceau.
madvid/42_DSLR
Basic project about logistic regression. The goal is to implement from scratch a One vs All model. [Machine Learning] + [Supervised Learning] + [One vs All model]
madvid/42_FdF
Projet graphique permettant de représenter le maillage en fils de fer d'un terrain en 3D. Graphical project. The program represents the wire mesh of 3D map.
madvid/benchmark_AJ-Effisciences
Project realised during the hackathon organised by Aligment Jams hosted by Cooperative AI Foundation and Apart Research with Lewis Hammond and Esben Kran.
madvid/madvid
madvid/Tern_Color_Scale
Once uppon a time, I needed a ternary colorscale. Inspired by https://github.com/jschoeley/tricolore, here a python code to get a tricolor scale in Python.
madvid/42_fractol
Ce projet consiste à créer un petit logiciel d’exploration fractale.
madvid/DL_specialization_standford
Notes and certificates about the MOOC Deep learning specialization of Standford / Deeplearning.ai
madvid/42_computorv1
[42 curriculum] Polynomial equation explicit resolution solver. For zeroth, first and second order polynomial equation (+ third order as a bonus) program solver.
madvid/42_ft_linear_regression
(42 project) This project will be your first steps into AI and Machine Learning. You're going to start with a simple, basic machine learning algorithm. You will have to create a program that predicts the price of a car by using a linear function train with a gradient descent algorithm.
madvid/42_Internship_1
In the 42 curriculum we have the opportunity to perform one (or two) internship. This repository contains a part of the work realised during the 6 months in Natixis Bank in the Antifraud team.
madvid/42_wolf3d
Inspired by Wolfenstein famous game from the 90's. The goal is to be able to represent a dynamic view inside a maze using ray-casting method.
madvid/devinterp
Tools for studying developmental interpretability in neural networks.
madvid/discovering_latent_knowledge
madvid/Discovering_Latent_Knowledge_in_Language_Models
Based one the paper "Discovering Latent Knowledge in Language Models without supervision" this project discuss ...
madvid/Goal_Visu_RL
Reimplementation of the interpretability tools describe in **Goal Misgeneralization in Deep Reinforcement Learning** (https://arxiv.org/pdf/2105.14111.pdf)
madvid/hackathon42
Subject of the hackathon 42
madvid/Master2_internship
Modélisation ab-initio des processus de diffusion lors de la croissance des films minces de nitrures métalliques: TiN et AlN
madvid/ml_module_00
madvid/ml_module_01
[42 curriculum] The goal of this module is to get started with the basics of linear regression. You will study, in the field of machine learning, what we call an hypothesis, cost function, gradient descent and some notions of feature scaling.
madvid/ml_module_02
madvid/ml_module_03
madvid/ml_module_04
madvid/ModeTiS
This repository contains code related to Time Serie Analysis and Modeling.
madvid/quanfima
Quanfima (Quantitative Analysis of Fibrous Materials)
madvid/red-forest-hicker
madvid/The-Python-Graph-Gallery
A website displaying hundreds of charts made with Python
madvid/WannaResLikeYou
Python-based super resolution tool designed to bring vintage photos into high-definition. Dual aspect of this project is to explore and apply image processing techniques to enhances the quality and clarity of historical black-and-white images.