bleh
"All models are wrong, but some are useful" -George E. P. Box
bleh
"All models are wrong, but some are useful" -George E. P. Box
Ongoing project in collaboration with Robert Bosch Centre for Cyber Physical Systems, IISc.
Visualization of extrasolar planets data from NASA exoplanet archive
Developed python web-app using Dash for interactive visualization.
Deployed the same on heroku at exoplanets-vis.herokuapp.com
To explore worlds beyond our solar system click Here
Implemented Double DQN and Dueling DQN variants of Deep Q networks Trained the models for cartpole environment of OpenAI gym. Studied the sensitivity to hyper-parameters.