Pinned Repositories
nvidea-TX2-Live-Panorama
Creating a live panorama using a nvidia Jetson TX2 component.
Shell
Creating a shell in C. Project made for the University of Liege.
discordpy-wow-bots
Random stuff for bots
discordjs-wow-bot
DiscordJS
INFO8003-1-DQN-Images
Project aiming to solve learn a car to drive up a hill using Reinforcement Learning. In this project, the inputs are the image only. The solution was found by creating a DQN with a few Conv. layers.
Automatic-image-generation---Scheme
Project made while learning Scheme in the University of Liege
ClientSideMSN
ClientSide with GUI.
INFO0948-2-Project1
Academic project.
INFO0948-2-Project2
Academic project.
INFO0948-2-Robotics
Project aiming to make a robot able to explore an environnement, finds baskets and objects in it and take the objects from the table to the basket.
nDerroitte's Repositories
nDerroitte/derroitte.com
nDerroitte/nvidea-TX2-Live-Panorama
Creating a live panorama using a nvidia Jetson TX2 component.
nDerroitte/discordjs-wow-bot
DiscordJS
nDerroitte/website-university
nDerroitte/wow-gino.com
Website made for the WoW Gino community
nDerroitte/discordpy-wow-bots
Random stuff for bots
nDerroitte/RewardShaping-SmallGrids
Reward shaping applied to simple grid
nDerroitte/Shell
Creating a shell in C. Project made for the University of Liege.
nDerroitte/INFO0948-2-Robotics
Project aiming to make a robot able to explore an environnement, finds baskets and objects in it and take the objects from the table to the basket.
nDerroitte/PROJ0010-1-Automated-Ridesharing-Suggestion
Automated ridesharing suggestion system for Covoituliège
nDerroitte/INFO8003-1-DQN-Images
Project aiming to solve learn a car to drive up a hill using Reinforcement Learning. In this project, the inputs are the image only. The solution was found by creating a DQN with a few Conv. layers.
nDerroitte/INFO8003-1-RL-DDPG
Learning a sliding bar to catch dropping squares. Learning process done by a DDPG (Reinforcement learning algorithm)
nDerroitte/INFO0948-2-Project2
Academic project.
nDerroitte/INFO8003-1-Continuous-RL
Learning a car to drive up a hill. In this first case, the algorithm has access to the states of the agent instead of dealing directly with the images. (Q-learning and Policy Gradient)
nDerroitte/INFO0948-2-Project1
Academic project.
nDerroitte/INFO8003-1-Discrete-RL
Creating an agent able to find its way trough a discrete grid and maximise its reward.
nDerroitte/INFO8006-1-Pacman-IA
Implementing simple AI algorithms (BFS-UFS-DFS-ASTAR) on a Pacman Agent.
nDerroitte/p5-Fireworks
Little personal project using the p5.js Js library.
nDerroitte/p5-Original-Clock
Clock made in Js using the p5 library.
nDerroitte/p5-Star-generation
Little personal project using the p5.js Js library.
nDerroitte/p5-library-learning
Various little programs that I made while learning the p5.js library.
nDerroitte/Dynamic-Printing
Dynamic printing in different langages.
nDerroitte/Klondike
Java project made for the university of Liege. Only contain the main logic behind the GUI. The GUI function are not uploaded since I do not own them and remain the propriety of the University of Liege.
nDerroitte/Snow-game
Project made while learning C++ in the University of Liege
nDerroitte/ML1
Code for first project of Machine Learning in the University of Liege.
nDerroitte/ClientSideMSN
ClientSide with GUI.
nDerroitte/Automatic-image-generation---Scheme
Project made while learning Scheme in the University of Liege
nDerroitte/GameOfLife
Java project
nDerroitte/Linear-function-Printing-in-Web
Final project made for a course of Networking in 2016.
nDerroitte/Sturm-Theorem-Scheme
Creating the serie of Sturm and applying its theorem