Double DQN For Lunar Lander With PyTorch
In this blog post, we will implement Double DQN using PyTorch to solve the Lunar Lander environment from OpenAI Gym.
In this blog post, we will implement Double DQN using PyTorch to solve the Lunar Lander environment from OpenAI Gym.
In this article we will learn how to use MySql with Django. Operating system used in this process in Ubuntu 22.04.
In this blog, we will learn how visualize data by combining the chart.js with Django. For this we will continue with our Django project from last post.
In Django Admin Customization we will look various ways to customize the admin panel of Django. We will also look how to add custom filters, how to use 3rd party packages to search and style. We will learn how to import and export our data and many more.
Closing this project with few features.