Matjaz12
Student at the Faculty of Computer and Information Science, University of Ljubljana.
Ljubljana, Slovenia
Pinned Repositories
Alpha-Rhythm-Feature-Selection
Selection of relevant features for classification of open and closed eyes
Atari-Deep-Reinforcement-Learning
Final project for course Artificial Inteligence (FRI, UNI-LJ)
CRITER
CRITER — A coarse reconstruction with iterative refinement network for sparse spatio-temporal satellite data
CS231n
Assignments for course CS231n (Deep Learning for Computer Vision)
Driver-Drowsiness-Prediction
Frame Level Driver Drowsiness Prediction
Early-Sepis-Diagnosis
Final project for course Machine Learning (FRI, UNI-LJ)
GEMM-FPGA
Inferring-Object-Size
Inferring width and height of objects in the picture
Monte-Carlo-Localization
Monte-Carlo-Localization from scratch in less than 200 lines of code
Pedometer
Final project for course Computer Systems (FRI, UNI-LJ)
Matjaz12's Repositories
Matjaz12/Neural-Networks-Zero-to-Hero
Assignments for the legendary lectures on deep learning held by Andrej Karpathy
Matjaz12/GEMM-FPGA
Matjaz12/Atari-Deep-Reinforcement-Learning
Final project for course Artificial Inteligence (FRI, UNI-LJ)
Matjaz12/CS231n
Assignments for course CS231n (Deep Learning for Computer Vision)
Matjaz12/Early-Sepis-Diagnosis
Final project for course Machine Learning (FRI, UNI-LJ)
Matjaz12/Inferring-Object-Size
Inferring width and height of objects in the picture
Matjaz12/Pedometer
Final project for course Computer Systems (FRI, UNI-LJ)
Matjaz12/Alpha-Rhythm-Feature-Selection
Selection of relevant features for classification of open and closed eyes
Matjaz12/CRITER
CRITER — A coarse reconstruction with iterative refinement network for sparse spatio-temporal satellite data
Matjaz12/Driver-Drowsiness-Prediction
Frame Level Driver Drowsiness Prediction
Matjaz12/Ear-Recognition-Pipeline
Biometric pipeline for Ear Recognition
Matjaz12/FastSLAM
Landmark based FastSLAM from scratch in less than 300 lines of code
Matjaz12/Monte-Carlo-Localization
Monte-Carlo-Localization from scratch in less than 200 lines of code
Matjaz12/Brain-Computer-Interface
Brain computer interface, capable of classifying between two imaginary motor activities
Matjaz12/Canny-Edge-Detector
Canny Edge Detector
Matjaz12/Ear-Detection
Viola-Jones and YOLO ear detection
Matjaz12/Facial-Landmarks-Detection-ResNet18
Facial Landmarks Detection with ResNet18 trained on ImageNet
Matjaz12/GPT-Explained
Bridging the gap between theory and practical implementation of GPT
Matjaz12/Local-Binary-Patterns-based-Recognition
Local Binary Patterns Ear Recognition
Matjaz12/radar
Estimating the position of radars, given the total signal intesity at known locations
Matjaz12/transformer
transformer (decoder only) from scratch