Descent Visualisers offers interactive labs that illuminate the behavior of various machine learning algorithms. From gradient descent to reinforcement learning, explore optimizers and environments in real-time with 3D visualizations. Customize your experience by adjusting hyperparameters and inputting your own loss surfaces.
Descent Visualisers provides a suite of interactive labs designed to enhance understanding of various Machine Learning algorithms through engaging visualizations. This project focuses on two primary areas of study: Gradient Descent and Reinforcement Learning.
The Gradient Descent Visualiser is a dynamic tool that allows users to observe how different gradient descent algorithms operate on complex loss surfaces in real time. Key features include:
| 3D Loss Surface | Different Optimizers | Custom Surface |
|---|---|---|
The Reinforcement Learning Visualiser explores the behavior of various Reinforcement Learning algorithms such as Q-learning (QL), Deep Q-learning (DQL), and Proximal Policy Optimization (PPO) within custom simulated environments.
| Maze Environment | CartPole Environment |
|---|---|
Access the live demo at: Descent Visualisers Live Demo
Engaging with these visualizations enables a deeper comprehension of algorithm behavior and optimizes the learning process in machine learning and reinforcement learning domains.
No comments yet.
Sign in to be the first to comment.