Pinned Repositories
Algorithms
ALGS20xX
algsStudySessions
This repository will be a collection of my attempts to answer algorithms problems. This will also include test cases for every algorithm I will implement.
awesome_algorithms
Collection of algorithms and write up
baumerCamera
A repo for coding the communication mechanism of any laptop to a baumer camera
Machine-Learning-MNIST-via-linear-models-SVM-and-NN-
Machine-Learning-Perceptrons
Machine-Learning-Unsupervised-Learning
PROBA-V
Enhance low resolution image using Convolutional Neural Nets. My solution to European Space Agency's one of its many contest.
strassen_algorithm
Implementation of Fast Matrix Multiplication / Strassen Algorithm
mmbajo's Repositories
mmbajo/PROBA-V
Enhance low resolution image using Convolutional Neural Nets. My solution to European Space Agency's one of its many contest.
mmbajo/Machine-Learning-Perceptrons
mmbajo/baumerCamera
A repo for coding the communication mechanism of any laptop to a baumer camera
mmbajo/Machine-Learning-MNIST-via-linear-models-SVM-and-NN-
mmbajo/Machine-Learning-Unsupervised-Learning
mmbajo/strassen_algorithm
Implementation of Fast Matrix Multiplication / Strassen Algorithm
mmbajo/Algorithms
mmbajo/ALGS20xX
mmbajo/algsStudySessions
This repository will be a collection of my attempts to answer algorithms problems. This will also include test cases for every algorithm I will implement.
mmbajo/awesome_algorithms
Collection of algorithms and write up
mmbajo/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
mmbajo/LLM_detect
Repository for detecting AI generated essay. This is a repository for a kaggle competition.
mmbajo/NeuroEvolutionGames
This will be a repo collection of games with trainable AI Agent.
mmbajo/OpenVINO
A repo for my adventures with the OpenVINO toolkit.
mmbajo/RaspCar
This my repository for my Raspberry Pi powered AI car
mmbajo/VisualizeMe
A collection of Algorithm visualizers
mmbajo/CNN-in-C
This repo will be my personal implementation of CNNs from scratch using C/C++
mmbajo/competitive_programming
mmbajo/devtools
Templates for popular dev tools
mmbajo/examPreps
This repo will contain my preparation files for my exams
mmbajo/imageFilters
This is my collection of image processing filters
mmbajo/llm_agent
mmbajo/Machine-Learning-Reinforcement-Learning
mmbajo/Numerical-Linear-Algebra
mmbajo/openCV_practice
mmbajo/particle
mmbajo/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS