end-to-end-learning
There are 52 repositories under end-to-end-learning topic.
cszn/USRNet
Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)
pulp-platform/pulp-dronet
A deep learning-powered visual navigation engine to enables autonomous navigation of pocket-size quadrotor - running on PULP
EagleW/PaperRobot
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
HLTCHKUST/Mem2Seq
Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems
hirofumi0810/tensorflow_end2end_speech_recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
foolwood/DCFNet_pytorch
DCFNet: Discriminant Correlation Filters Network for Visual Tracking
wanxinjin/Pontryagin-Differentiable-Programming
A unified end-to-end learning and control framework that is able to learn a (neural) control objective function, dynamics equation, control policy, or/and optimal trajectory in a control system.
autonlab/weasel
Weakly Supervised End-to-End Learning (NeurIPS 2021)
RDFLib/graph-pattern-learner
Evolutionary Graph Pattern Learner that learns SPARQL queries for a given set of source-target-pairs from an endpoint.
jaehyunnn/DeepAerialMatching_pytorch
Official Implementation of Deep Aerial Image Matching using PyTorch
closest-git/QuantumForest
Fast Differentiable Forest lib with the advantages of both decision trees and neural networks
EagleW/Writing-editing-Network
Code for Paper Abstract Writing through Editing Mechanism
Weixy21/BarrierNet
Safe robot learning
EagleW/Describing_a_Knowledge_Base
Code for Describing a Knowledge Base
datquocnguyen/jointRE
End-to-end neural relation extraction using deep biaffine attention (ECIR 2019)
lgsvl/lanefollowing
ROS2 End-to-End Lane Following Model with SVL Simulator
archiki/Robust-E2E-ASR
This repository contains the code for our upcoming paper An Investigation of End-to-End Models for Robust Speech Recognition at ICASSP 2021.
alexhagiopol/end-to-end-deep-learning
Autonomous driving simulation in the Unity engine.
bixbydevelopers/capsule-sample-space-resorts
The Space Resorts sample capsule demonstrates a fully-developed capsule that uses several of the features and abilities discussed in the Bixby Developer Guides, while also using the best practices described in the Bixby Design Guides.
sigmaai/behavioral-cloning-research
End to End Steering Angle Prediction for Self-Driving Cars
gustavomoers/E2E-CARLA-ReinforcementLearning-PPO
An end-to-end (E2E) reinforcement learning model for autonomous vehicle collision avoidance in the CARLA simulator, using a recurrent PPO algorithm for dynamic control. The model processes RGB camera inputs to make real-time acceleration and steering decisions.
archiki/ASR-Accent-Analysis
Analysis and investigating the confounding effect of accents in end-to-end Automatic Speech Recognition models.
lzuwei/end-to-end-multiview-lipreading
End to End Multiview Lip Reading
Saichethan/End-to-End-Sequence-Labeling-via-Bi-directional-LSTM-CNNs-CRF
Keras Implementation of "End-to-End Sequence Labeling via Bi-directional LSTM-CNNs-CRF" by Ma Hovy et al 2016, on multimodal dataset from "Adaptive Co-attention Network for Named Entity Recognition in Tweets" paper AAAI 2018.
pierluigiferrari/behavioral_cloning_for_vehicle_steering
A CNN built with Keras and trained to predict steering angles from camera input
xuwkk/task_aware_machine_unlearning
This repo contains data and code for Task-Aware Machine Unlearning with Application to Load Forecasting.
HR/learnit
Knowledge assessment AI (HackCambridge 2018)
diesimo-ai/self-driving-car-behavioral-cloning
Self-Driving Car Behavioral Cloning based End-to-End learning, Computer Vision & Deep Neural Network
andreamad8/Mem2Seq
Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems
sevvalmehder/Autonomous-Vehicle-Control
Gebze Technical University Graduation Project II
xuwkk/E2E-AT
This is the official repo for the paper E2E-AT: A Unified Framework for Tackling Uncertainty in Task-aware End-to-end Learning, to be appeared in AAAI-24.
m4tice/adb
Automated Driving block week project
georgezoto/Structuring-Machine-Learning-Projects
Structuring Machine Learning Projects repository for all projects of Course 3 of 5 of the Deep Learning Specialization covering topics such as being a technical leader in AI, how to diagnose and reduce errors in a ML system, mismatched training/test sets, human-level performance, transfer learning, multi-task learning and end-to-end learning.
PetropoulakisPanagiotis/igae
State Representations as Incentives for Reinforcement Learning Agents: A Sim2Real Analysis on Robotic Grasping
ZexuWang/Behavior-Cloning
Udacity Self-driving car nano degree project 4