JBarmentlo
I'am a ML engineer. I'm interested in AI and love finding algorithmic solution to problems.
Paris
Pinned Repositories
Python-Bootcamp-Corrections
Amended Corrections of the python Bootcamp by 42 AI.
-
42_ResaBot
A webservice to grab computer reservations for 42 Paris. Flask front, postrgesql DB and python-selenium backend.
Conda-Trick-42
How to install conda / python and avoid space problemss, the install wil be saved to sgoinfre and can be moved back to goinfre for speed
Corewar
Virtual Porcessor with new instruction set and associated compiler.
Gomoku-AI
Multi-Layer-Perceptron-42
A home cooked, modular Multi Layer Perceptron with numpy only. Tensors and Jacobian matrices, no shorcuts.
Self-Aware-Driving-Patate
Teaching an AI to drive a car in a video game using reinforcement learning.
TCP-Unity-Client
TicTacToe_MCTS
Discovering MCTS and UCT with TicTacToe. Simple game for fast learning and feedback, also the optimal strategy is known allowing an evaluation of the end result.
JBarmentlo's Repositories
JBarmentlo/Self-Aware-Driving-Patate
Teaching an AI to drive a car in a video game using reinforcement learning.
JBarmentlo/Conda-Trick-42
How to install conda / python and avoid space problemss, the install wil be saved to sgoinfre and can be moved back to goinfre for speed
JBarmentlo/TCP-Unity-Client
JBarmentlo/42_ResaBot
A webservice to grab computer reservations for 42 Paris. Flask front, postrgesql DB and python-selenium backend.
JBarmentlo/Gomoku-AI
JBarmentlo/Multi-Layer-Perceptron-42
A home cooked, modular Multi Layer Perceptron with numpy only. Tensors and Jacobian matrices, no shorcuts.
JBarmentlo/42-Leafliction
JBarmentlo/42-Scripts
Quality of Life Scripts for the lazy student school.
JBarmentlo/42_Corrections
Corrections files of 42 School
JBarmentlo/advent-2024
JBarmentlo/Advent-Of-Code
JBarmentlo/Bomber
JBarmentlo/BomberBuddy
JBarmentlo/ChessVision
A project that aims to extract a chess board state from an image taken from the side of the board (~ 30deg angle)
JBarmentlo/data-persist-unity
JBarmentlo/geos-xcframework
JBarmentlo/gym-donkeycar
OpenAI gym environment for donkeycar simulator
JBarmentlo/KFS1-42
JBarmentlo/Linear-Model-Demo
A demo for an ax + b model
JBarmentlo/linear_regression_42
Basic linear regression model for a 42 project
JBarmentlo/Linux-Ressurect
Scripts to facilitate the rebuilding of a linux after a fatal mistake. And to save important data easily.
JBarmentlo/Matcha-Sekesi
A basic NEVM crud
JBarmentlo/Piscine-Math-42
JBarmentlo/PS
Quicksort a stack ussing buffer stack
JBarmentlo/Remote-Control-DB
A simple python Flask web interface to upload tasks to a workstation computer.
JBarmentlo/Rubik-s-Cube-Solver
A fast and near optimal rubik's cube solver
JBarmentlo/rust-boids
Trying to make some boids in Rust
JBarmentlo/SimLauncher3000
Python server program to launch programs and make them available through ports. (i.e. launching environments for reinforcement learning). Will clean forgotten programs and can prepare programs that are slow to launch to reduce waiting time in applications.
JBarmentlo/sphinx-markdown-builder
sphinx builder that outputs markdown files.
JBarmentlo/vision
Datasets, Transforms and Models specific to Computer Vision