Pinned Repositories
ai-mobile-robot-SRL
Code for the robot developed with the Tohoku Space Robotics Lab during the TESP17.
curiosity-robot
Curiosity based exploration and playing in RL with Gym Robotics envs.
eeg-to-action
Deep Learning applied to classifying intentional arm movements from brain activities.
faceID_beta
An implementation of iPhone X's FaceID using face embeddings and siamese networks on RGBD images.
intelligent-control-techniques-for-robots
An analysis of different intelligent control techniques (evolutionary alg., reinf. learn., neural networks) applied to robotic manipulators.
learn-to-walk-with-genetic-algs
Learning to walk with genetic algorithms by optimizing a truncated Fourier series, applied to a realistic bio-mechanical model of the human body.
robot-active-learning
Active Robot Imitation Learning, from NeurIPS 19 WS on Robot Learning.
robot-localization-kalman-filter
Localization of a robot with a camera using Extended Kalman Filter in 3D.
self-driving-car-beta
Beta of a self driving car trained end-to-end from pictures of the road.
normandipalo's Repositories
normandipalo/faceID_beta
An implementation of iPhone X's FaceID using face embeddings and siamese networks on RGBD images.
normandipalo/intelligent-control-techniques-for-robots
An analysis of different intelligent control techniques (evolutionary alg., reinf. learn., neural networks) applied to robotic manipulators.
normandipalo/learn-to-walk-with-genetic-algs
Learning to walk with genetic algorithms by optimizing a truncated Fourier series, applied to a realistic bio-mechanical model of the human body.
normandipalo/self-driving-car-beta
Beta of a self driving car trained end-to-end from pictures of the road.
normandipalo/eeg-to-action
Deep Learning applied to classifying intentional arm movements from brain activities.
normandipalo/curiosity-robot
Curiosity based exploration and playing in RL with Gym Robotics envs.
normandipalo/ai-mobile-robot-SRL
Code for the robot developed with the Tohoku Space Robotics Lab during the TESP17.
normandipalo/robot-localization-kalman-filter
Localization of a robot with a camera using Extended Kalman Filter in 3D.
normandipalo/dino-vit-features
(Fork) Official implementation for the paper "Deep ViT Features as Dense Visual Descriptors".
normandipalo/learn-to-fly-evol-algo
Evolutionary algorithms applied to flying trajectory tracking of a drone.
normandipalo/robot-active-learning
Active Robot Imitation Learning, from NeurIPS 19 WS on Robot Learning.
normandipalo/CS224n_project
Neural Image Captioning in TensorFlow.
normandipalo/mini-push-for-her
A mini pushing environment to experiment with Hindsight Experience Replay.
normandipalo/papers-and-report
A small collection of papers and reports written for coursework, research, etc.
normandipalo/industrialbenchmark
Industrial Benchmark
normandipalo/multivoice_samples
Samples of an adaptive reference-based multi-voice speech synthesis network.
normandipalo/neural_tatami
A place to design and test general network training stuff.
normandipalo/rlds_dataset_builder
An example RLDS dataset builder for X-embodiment dataset conversion.
normandipalo/slowfast_network
Lean implementation of SlowFast network.