ambirpatel / Object-Localization-using-Deep-Reinforcement-LearningLinks
We have trained an intelligent agent that draws bounding boxes around an object in the image. This implementation combines CNN, DQN, and SVM to detect an object in an image. The algorithm extract features from CNN which are fed to DQN to train an agent to localize the object and this localized object is categorized using the SVM model.
☆10Updated last month
Alternatives and similar repositories for Object-Localization-using-Deep-Reinforcement-Learning
Users that are interested in Object-Localization-using-Deep-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Implementation of Dynamic Computation Offloading Control Logic in a Software-Defined Vehicle (SDV) System☆11Updated last year
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Updated 2 months ago
- ROS 기반 자율주행 application의 로드밸런싱을 위한 computation offloading 기술 개발☆19Updated last year
- Data Traceability and Safety in the Cloud and Edge☆12Updated 3 years ago
- ROS2 기반 자율주행 application의 로드밸런싱을 위한 computation offloading 기술 개발☆16Updated last year
- ☆17Updated last year
- An implementation of neural architecture search using the REINFORCE algorithm. we use a re-current network to generate the model descript…☆11Updated 5 years ago
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 6 years ago
- ☆10Updated 10 months ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- Fuzzy DQN in Keras☆10Updated 4 years ago
- Joint Task Offloading and Resource Allocation for Integrated V2V and V2I Communication☆18Updated last year
- Real time image capture+DQN path planning☆11Updated 2 years ago
- ☆11Updated 3 years ago
- Multi-objective application placement in fog computing using graph neural network-based reinforcement learning☆10Updated 2 months ago
- Predicting Walmart's Quarterly Earnings - Pytorch LSTM Example☆10Updated 4 years ago
- A systematic design process for a self-organizing neuro-fuzzy Q-network for model-free and offline reinforcement learning.☆11Updated 2 years ago
- Official implementation of the paper "MTL-Split: Multi-Task Learning for Edge Devices using Split Computing" accepted @ DAC 2024.☆10Updated last year
- DQN related algorithms☆10Updated 2 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆12Updated 7 years ago
- Reinforcement Learning☆12Updated 8 years ago
- DQN with freezing target network in tensorflow on pygame FlappyBird☆11Updated 7 years ago
- Official codes for "Training Deep Q-Network via Monte Carlo Tree Search for Adaptive Bitrate Control in Video Delivery"☆11Updated 2 years ago
- DQN flappy bird with tensorflow2☆16Updated 4 years ago
- 车杆倒立摆DQN简单实现☆24Updated 5 months ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆13Updated 5 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆15Updated 9 months ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago