You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a reinforcement learning framework using Deep Q-Networks (DQN) to optimize scheduling in Wireless Sensor Networks (WSN), enhancing energy efficiency and state estimation through a custom simulation environment.
A program to train an agent on a simple tile based environment using deep Q-networks (Neural Networks and Q-learning) and a program to train an agent to play the Breakout ATARI game.