e-candeloro
Ph.D. student in Artificial Intelligence at the University of Modena and Reggio Emilia
@UnimoreModena
Pinned Repositories
Data-Analysis-Code-Snippets-for-Pandas-and-Sklearn
These notebooks are useful to learn how to load, understand, clean and classify data using Pandas and Sklearn with Python
Digital-Hormone-Model-Robotic-Swarm
A Net-Logo implementation of the Digital Hormone Model for self-organizing and distributed control of robotic swarms
Driver-State-Detection
A real time, webcam based, driver attention state detection/monitoring system in Python3 using OpenCV and Mediapipe
e-candeloro
Modified-TSP-Optimization
A modified Traveling Salesman Problem (TSP) optimization where a directed graph tour starting and ending at the first node is chosen so to maximize a custom objective function (net profit)
Python-ROS-pub-sub
A simple ROS Python Tutorial for writing a Publisher and Subscriber.
React-CRUD-Client-APP
A simple React App for C.R.U.D. operations on data from an external REST API
SAURUSS-Autonomous-Drone-Surveillance
An autonomous drone and sensor based surveillance system that use a Tello Drone, an Arduino, a Raspberry Pi and an Android smartphone.
User-eXperience-Design-Project-Work
Applying User Experience Design principles and processes to design and improve both the physical and UI interfaces of a driver control monitor inside a New Holland tractor (CNH group). Project group for the UXD course at the University of Modena and Reggio Emilia.
Vision-Robotic-Arm-Gesture-Recognition
A ROS workspace for the control of a 7 DOF or a 2 DOF robot using a webcam and a human operator body movements, with Python plus OpenCV and Mediapipe.
e-candeloro's Repositories
e-candeloro/Driver-State-Detection
A real time, webcam based, driver attention state detection/monitoring system in Python3 using OpenCV and Mediapipe
e-candeloro/SAURUSS-Autonomous-Drone-Surveillance
An autonomous drone and sensor based surveillance system that use a Tello Drone, an Arduino, a Raspberry Pi and an Android smartphone.
e-candeloro/Vision-Robotic-Arm-Gesture-Recognition
A ROS workspace for the control of a 7 DOF or a 2 DOF robot using a webcam and a human operator body movements, with Python plus OpenCV and Mediapipe.
e-candeloro/Python-ROS-pub-sub
A simple ROS Python Tutorial for writing a Publisher and Subscriber.
e-candeloro/Data-Analysis-Code-Snippets-for-Pandas-and-Sklearn
These notebooks are useful to learn how to load, understand, clean and classify data using Pandas and Sklearn with Python
e-candeloro/Modified-TSP-Optimization
A modified Traveling Salesman Problem (TSP) optimization where a directed graph tour starting and ending at the first node is chosen so to maximize a custom objective function (net profit)
e-candeloro/Digital-Hormone-Model-Robotic-Swarm
A Net-Logo implementation of the Digital Hormone Model for self-organizing and distributed control of robotic swarms
e-candeloro/e-candeloro
e-candeloro/NIRDataGenerator
Generator useful to handle NIR spectra data augmentation for deep learning models
e-candeloro/Python-Vision-Utils
A collection of different Python scripts/functions for Computer Vision (mainly using OpenCV)
e-candeloro/React-CRUD-Client-APP
A simple React App for C.R.U.D. operations on data from an external REST API
e-candeloro/User-eXperience-Design-Project-Work
Applying User Experience Design principles and processes to design and improve both the physical and UI interfaces of a driver control monitor inside a New Holland tractor (CNH group). Project group for the UXD course at the University of Modena and Reggio Emilia.
e-candeloro/e-candeloro.github.io
Personal Website
e-candeloro/Reinforcement-Learning-Maze-Solver
A Python script that executes a RL algorithm (Temporal Difference/Q-Learning) that trains an agent inside a labyrinth to find the exit with the least number of steps possible
e-candeloro/unimore-cyber-systems