JorritWillaert
Co-Founder Jurimesh | Computer Scientist with a specialisation in AI | LegalTech
@Jurimesh Ghent
Pinned Repositories
CASS-Exercises
Exercises CASS (Computer Architecture and System Software): Learning C and assembly code [RISC-V]
Data-4-Good-Challenge-2022
Our final code of the Data 4 Good Challenge 2022
Genetic-Algorithms-and-Evolutionary-Computing-Project
Genetic algorithms and Evolutionary computing - Project on the Travelling Salesman Problem (KU Leuven course H02D1A)
Object-Oriented-Programming-Exercises
Exercises from the course "Object Oriented Programming"
Operating-systems-Three-easy-pieces
Exercises from the book "Operating systems: Three easy pieces"
OptimalConnectFour
Optimal Connect Four with Alpha-Beta Pruning
PythonBattleshipGame
Battleship implemented in Python
SudokuSolverFromImage
Extract a sudoku from an image and solve it
Web-Development-Projects
Some web development projects in HTML, CSS, JavaScript, TypeScript, Angular, React, Node.js, ...
Website-Winergie
Website www.winergie.be
JorritWillaert's Repositories
JorritWillaert/Operating-systems-Three-easy-pieces
Exercises from the book "Operating systems: Three easy pieces"
JorritWillaert/PythonBattleshipGame
Battleship implemented in Python
JorritWillaert/Genetic-Algorithms-and-Evolutionary-Computing-Project
Genetic algorithms and Evolutionary computing - Project on the Travelling Salesman Problem (KU Leuven course H02D1A)
JorritWillaert/Data-4-Good-Challenge-2022
Our final code of the Data 4 Good Challenge 2022
JorritWillaert/Web-Development-Projects
Some web development projects in HTML, CSS, JavaScript, TypeScript, Angular, React, Node.js, ...
JorritWillaert/Capita-Selecta-Neuro-Symbolic-AI
Neuro-symbolic AI: Application with DeepProbLog
JorritWillaert/Modern-Computer-Vision-with-Pytorch
Code from the book: "Modern Computer Vision with Pytorch"
JorritWillaert/OptimalConnectFour
Optimal Connect Four with Alpha-Beta Pruning
JorritWillaert/SudokuSolverFromImage
Extract a sudoku from an image and solve it
JorritWillaert/CASS-Exercises
Exercises CASS (Computer Architecture and System Software): Learning C and assembly code [RISC-V]
JorritWillaert/Object-Oriented-Programming-Exercises
Exercises from the course "Object Oriented Programming"
JorritWillaert/Website-Winergie
Website www.winergie.be
JorritWillaert/Android-App-My-Maps
JorritWillaert/Android-App-My-Memory
JorritWillaert/BimlyToolsJournalParser
JorritWillaert/Chess-Engine-CPlusPlus-CPL
JorritWillaert/Data-Mining-Exercises
Exercises of the Data Mining course
JorritWillaert/DeepLearningWithPython
Exercises from the book "Deep Learning with Python"
JorritWillaert/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
JorritWillaert/JorritWillaert
JorritWillaert/Kaggle-Titanic
Kaggle Competition: Titanic - Machine Learning from Disaster
JorritWillaert/NeuralNetsFromScratch
Neural nets implemented from scratch to comprehend the underlying mathematics