Pinned Repositories
AutoControl
Repo where I experiment with automated control
CreatureEvolutionSim
A small evolution simulation built using the pygame library
DashboardSpaceProgram
Streamlit app where you configure and launch your very own rocket.
DVC_test
Testing DVC functionality. Following the YouTube tutorials.
GeneticAlgorithmFullStateFeedback
Code for Comparison of K gains calculated using LQR method and K gains derived using genetic algorithms
lume-deployment
Deployment module for lume-models and not only
lume-services-deployment-manager-proto
Prototyping repo for services deployment
mandlebrot_multithread
Multithreaded mandlebrot set calculator. Programmed it to get familiar with multithreaded workloads and atomics in C++
PortentaRPCMemory
Repository containing the prototypical code for sharing memory and memory addresses between cores using the RPC library for portenta
Rulern
Rulern - Easy Learning Classifier Systems in a few lines.
MatInGit's Repositories
MatInGit/lume-deployment
Deployment module for lume-models and not only
MatInGit/PortentaRPCMemory
Repository containing the prototypical code for sharing memory and memory addresses between cores using the RPC library for portenta
MatInGit/Rulern
Rulern - Easy Learning Classifier Systems in a few lines.
MatInGit/DashboardSpaceProgram
Streamlit app where you configure and launch your very own rocket.
MatInGit/lume-services-deployment-manager-proto
Prototyping repo for services deployment
MatInGit/mandlebrot_multithread
Multithreaded mandlebrot set calculator. Programmed it to get familiar with multithreaded workloads and atomics in C++
MatInGit/AutoControl
Repo where I experiment with automated control
MatInGit/CreatureEvolutionSim
A small evolution simulation built using the pygame library
MatInGit/DVC_test
Testing DVC functionality. Following the YouTube tutorials.
MatInGit/Fractal-Generator
Python code to generate a fractal
MatInGit/FuzzyLogicSystem
Coursework for CS551J
MatInGit/GeneticAlgorithmFullStateFeedback
Code for Comparison of K gains calculated using LQR method and K gains derived using genetic algorithms
MatInGit/MatInGit
Config files for my GitHub profile.
MatInGit/Tensorflow-to-Tensorflow-Micro-converter
A simple notebook with the basic process for converting TensorFlow models to tf lite and tf lite micro models. This notebook needs to be run in Google colab.
MatInGit/my_lume_model
MatInGit/posenet-python
A Python port of Google TensorFlow.js PoseNet (Real-time Human Pose Estimation)
MatInGit/xopt-mlflow-example