NicolasChagnet
I am a doctor in theoretical physics, specialized in black hole simulations. I also have a wider interest in data science and machine learning!
Leiden UniversityLeiden
Pinned Repositories
arxiv-recommendations
Contains a content-based recommendation system of scraped arXiv articles.
arxiv-scanner-flask
Flask-based application scrapping the latest scientific preprint from arXiv.org, with a keyword-based filter.
crop-recommendation
Crop recommendation project based on a dataset from Kaggle and using estimators from sci-kit learn. Example of dockerized workflow.
data-science-your-way
Following a tutorial on data science
energy-demand-forecast
Forecast of energy demand in France with periodic re-training.
formula1
Analysis and visualization of Formula 1 data in the form of an interactive dashboard.
game-ai-421-dice
Simple AI playing the 421 dice game using Reinforcement Learning.
hangman-rust
A basic rust implementation of the classic hangman game
ising-model-numerics
Numerical simulation of Ising spins under thermal fluctuations using both Monte-Carlo methods and Genetic Algorithms.
pokemon-team-optimizer
This project is about finding optimal Pokemon teams using optimization solvers.
NicolasChagnet's Repositories
NicolasChagnet/energy-demand-forecast
Forecast of energy demand in France with periodic re-training.
NicolasChagnet/arxiv-recommendations
Contains a content-based recommendation system of scraped arXiv articles.
NicolasChagnet/arxiv-scanner-flask
Flask-based application scrapping the latest scientific preprint from arXiv.org, with a keyword-based filter.
NicolasChagnet/crop-recommendation
Crop recommendation project based on a dataset from Kaggle and using estimators from sci-kit learn. Example of dockerized workflow.
NicolasChagnet/data-science-your-way
Following a tutorial on data science
NicolasChagnet/formula1
Analysis and visualization of Formula 1 data in the form of an interactive dashboard.
NicolasChagnet/hangman-rust
A basic rust implementation of the classic hangman game
NicolasChagnet/inspiretools
Python package to auto-generate bibliographies pulling the bibtex data from Inspire
NicolasChagnet/kaggle-datasets-analysis
Various examples of exploratory data analysis and target prediction based on Kaggle datasets and competitions.
NicolasChagnet/pokemon-team-optimizer
This project is about finding optimal Pokemon teams using optimization solvers.
NicolasChagnet/RustDo
Minimal CLI todo application written in Rust.
NicolasChagnet/snippy-rs
A simple Rust-based cross-platform CLI tool to manage user-defined snippets. Snippets are loaded and unloaded through the clipboard.
NicolasChagnet/url-shortener
A simple url shortener server written in Rust using actix web and a Mongodb database
NicolasChagnet/game-ai-421-dice
Simple AI playing the 421 dice game using Reinforcement Learning.
NicolasChagnet/ising-model-numerics
Numerical simulation of Ising spins under thermal fluctuations using both Monte-Carlo methods and Genetic Algorithms.
NicolasChagnet/latex-draft-tools
Python scripts containing useful editing and draft functions for LaTeX files.
NicolasChagnet/NicolasChagnet.github.io
NicolasChagnet/recipe-book
Recipe collection parsed from Markdown files using Pandoc.
NicolasChagnet/recipe-to-markdown
Input a recipe URL and receive well-formatted, ad-free recipes to your terminal, or save the output to a markdown file compatible with nyum recipe book.
NicolasChagnet/template-data-science
Template for data science projects
NicolasChagnet/vortexring_lbm
Modelisation of vortex rings with a Lattice Boltzmann Method