dimartinot
PhD student @ SONDRA Laboratory in CentraleSupelec and ONERA AI / Deep Learning / Remote Sensing
SONDRA LaboratoryParis
Pinned Repositories
Data-Mining-Machine-Learning
This project contains all the code developed for the courseworks of the Data Mining & Machine Learning class of Heriot Watt University.
digital_race_team2005
digital_race_team2005
dimartinot.github.io
gee_sar_fetcher
An easy-to-use Python library to download SAR imagery from Google Earth Engine
landsat-extract-gee
Get Landsat surface reflectance time-series from google earth engine
neural_networks_with_pso
Training a Neural Network with PSO and comparing its performance to homemade backpropagation algorithm.
optimisation
This repository holds some optimisation algorithms coded in Python
Text-Semantic-Similarity
This is the repository for the code that ran the experiments presented in the following article: Introduction to Deep Similarity Learning for Sequences
tiselac-challenge
This repository holds the Jupyter Notebook I used for the TiSeLaC challenge article.
dimartinot's Repositories
dimartinot/Text-Semantic-Similarity
This is the repository for the code that ran the experiments presented in the following article: Introduction to Deep Similarity Learning for Sequences
dimartinot/gee_sar_fetcher
An easy-to-use Python library to download SAR imagery from Google Earth Engine
dimartinot/tiselac-challenge
This repository holds the Jupyter Notebook I used for the TiSeLaC challenge article.
dimartinot/digital_race_team2005
digital_race_team2005
dimartinot/Data-Mining-Machine-Learning
This project contains all the code developed for the courseworks of the Data Mining & Machine Learning class of Heriot Watt University.
dimartinot/dimartinot.github.io
dimartinot/landsat-extract-gee
Get Landsat surface reflectance time-series from google earth engine
dimartinot/neural_networks_with_pso
Training a Neural Network with PSO and comparing its performance to homemade backpropagation algorithm.
dimartinot/objectifonu
The purpose of this project is to provide firefighters with an application that provides their foreign detachment(s) with wider manoeuvring lines, thus facilitating mission coordination.
dimartinot/optimisation
This repository holds some optimisation algorithms coded in Python
dimartinot/P1-Navigation
Project 1 of Navigation from the Udacity's Nanodegree program
dimartinot/P3-Collaborative
Implementation of Multi-Agent DDPG for the project 3 of Collaborative Multi Agents training from the Udacity's Deep Reinforcement Learning Nanodegree program
dimartinot/alana_air_quality_bot
Rasa + Alana based air quality bot
dimartinot/bunch_of_networks
This repository acts as a container of multiple Neural Networks I have coded. My hopes are to create them using multiple frameworks. This may then act as a displayer of my experience in Neural Networks programming.
dimartinot/Data-Analysis-of-a-document-tracker
This project implements a TDD approach to development by implementing a data analysis software for document tracking
dimartinot/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
dimartinot/games
A bunch of javascript developed games of mine. Made from scratch so they are far from being perfect.
dimartinot/IAThinkers
Java project where a UI is designed to simulate autonomous robot scenarios
dimartinot/imageprocessing
Bunch of image processing demos coded in Angular and TypeScript
dimartinot/MovieOntology
Movie Ontology made for the purpose of the F21BD class of Heriot Watt University
dimartinot/P2-Continuous-Control
Project 2 of Continuous Control from the Udacity's Nanodegree program
dimartinot/tree
Web-Embed Tree analysis using Object Oriented JavaScript
dimartinot/Web-Browser-in-C-Sharp
This is a basic web browser implementation using C# as a part of Industrial Programming class. It aims to implement the MVC Design Pattern and using Windows Form GUI.
dimartinot/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS