3lLobo's repositories

ComputerVisionLab1

Photometric Stereo and Color in Computer Vision

Language:CStargazers:3Issues:3Issues:0

ComputerVisionLab3

Edge detection

Language:CStargazers:0Issues:3Issues:0

Advanced-Line-Finding-Project

This project detects road lanes using image preprocessing and computer vision object detection. Keeping track of the angle and curvature of the lane let's us predict the behaviour of the lanes and is matched with the result of step one to reduce the impact of erroneous lane detection.

Language:PythonStargazers:0Issues:2Issues:0

aoc

Solution for advent off code day 7

Language:PythonStargazers:0Issues:2Issues:0
Stargazers:0Issues:2Issues:0
Stargazers:0Issues:2Issues:0

ExtendedKalmanFilter-ObjectTracking

Implementation of the Extendet Kalman Filter on lidar and radar traffic data.

Language:C++Stargazers:0Issues:2Issues:0

Git_puzzle

Puzzle quiz for isobar

Language:Jupyter NotebookStargazers:0Issues:2Issues:0
Language:Jupyter NotebookStargazers:0Issues:2Issues:0

MachineLearningLab3

Lab 3 at UVA covering Kernel Methods

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

ModelPredictiveControl-SCD

Project on Model Predictive Control of Self-Driving Cars.

Language:C++Stargazers:0Issues:2Issues:0

Natural_Language_Processing

Repo for work related with NLP

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

PID-Controller_SDC

Implementation of a PID controller for simulated cars. Tested on a simulated environment of a circular race track. Acceleration and steering is controlled by the PID controller.

Language:C++Stargazers:0Issues:2Issues:0

QualitativeReasoning

University project Artificial Inteligence

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

ReinforcementLearning

Collection of my work on Reinforcement Learning, starting with the UvA course RL.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

ReinforcementLearningAndPlanning

Advanced RL course applied to Planning and Optimization

Language:PythonLicense:MITStargazers:0Issues:3Issues:0

SARSAvsQLearning

Python implementation of Q-learning and SARSA on a snake game

Language:PythonStargazers:0Issues:2Issues:0

SATsolver

Knowledge Representation

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

SDC-Path-Planning

C++ code to drive the autonomous car in the Udacity simulator. Features: avoid collision, adjust speed, change lane (left&right)

Language:C++Stargazers:0Issues:2Issues:0

semantic-segmentation

This project labels the pixels of a road in images using a Fully Convolutional Network (FCN).

Language:PythonStargazers:0Issues:2Issues:0

Unscented-Kalman-FIlter

The UKF uses multiple datapoints to approximate the Gaussian distribution of the next timestep. The points are weighted, thus unscented.

Language:C++Stargazers:0Issues:2Issues:0

uvadlc_practicals_2019

Lab assignments for the Deep Learning course at the University of Amsterdam, April-May 2019

Language:PythonStargazers:0Issues:2Issues:0

Vehicle-Detection-and-Tracking

Project to detect and track vehicles on video. A classifier detects vehicles and draws bounding boxes. HOG features are used to predict the position in the next frame.

Language:PythonStargazers:0Issues:2Issues:0