From e1df2294af42efe3551fa2ae2f27511401f315b2 Mon Sep 17 00:00:00 2001 From: Aditya Vivekanand <142730385+adityavivekanand@users.noreply.github.com> Date: Wed, 12 Jun 2024 17:11:27 +0530 Subject: [PATCH] [Minor Changes]: fixed GymMaster project page (#217) * Create GymMaster.md GymMaster PR * Create GymMaster.html GymMaster Site * Update index.html * update changes --- _projects/GymMaster.md | 10 +- _site/projects/GymMaster/index.html | 316 ++++++++++++++++++++++++++++ _site/projects/index.html | 63 +++--- 3 files changed, 355 insertions(+), 34 deletions(-) create mode 100644 _site/projects/GymMaster/index.html diff --git a/_projects/GymMaster.md b/_projects/GymMaster.md index 1b33d83..adee3d0 100644 --- a/_projects/GymMaster.md +++ b/_projects/GymMaster.md @@ -1,7 +1,8 @@ --- -Layout: Page -Title: GymMaster -Description: Project to gain a deep understanding of Reinforcement Learning (RL) by systematically exploring and solving various OpenAI Gym environments. +layout: page +title: GymMaster +description: Project to gain a deep understanding of Reinforcement Learning (RL) by systematically exploring and solving various OpenAI Gym environments. +importance: 1 --- | Project Domains | Mentors | Project Difficulty | @@ -29,8 +30,9 @@ Comprehensive documentation and evaluation will enhance learning and provide ins - [OpenAI Gym Document](https://www.gymlibrary.dev/content/basic_usage/) - [Sutton and Barto](https://www.google.co.in/books/edition/Reinforcement_Learning_second_edition/uWV0DwAAQBAJ?hl=en&gbpv=1&printsec=frontcover) + ### Mentor Aditya Vivekanand - avivekanand_b22@et.vjti.ac.in -> If you have any doubts regarding this project or any difficulty in understanding the pre-requisites videos you reach out to the mentor. +> If you have any doubts regarding this project or any difficulty in understanding the pre-requisites videos you reach out to the mentor. \ No newline at end of file diff --git a/_site/projects/GymMaster/index.html b/_site/projects/GymMaster/index.html new file mode 100644 index 0000000..95c2478 --- /dev/null +++ b/_site/projects/GymMaster/index.html @@ -0,0 +1,316 @@ + + + + + + + + + + + + + GymMaster | Eklavya 2024 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+
+ + + +
+ + +
+ +
+

GymMaster

+

Project to gain a deep understanding of Reinforcement Learning (RL) by systematically exploring and solving various OpenAI Gym environments.

+
+ +
+ + + + + + + + + + + + + + + +
Project DomainsMentorsProject Difficulty
Reinforcement learning, OpenAI Gym, TenserFlow/ PyTorch, ML basicsAditya VivekanandMedium to Hard
+ +


+ +

Project Description

+ +

This project involves building a solid theoretical foundation in RL concepts, implementing key algorithms like Dynamic Programming, Monte Carlo Methods and Policy Gradient Methods, and applying them to different tasks. +By experimenting with advanced techniques such as Double DQN and Actor-Critic methods, you will optimize agent performance and analyze results. +Comprehensive documentation and evaluation will enhance learning and provide insights for future applications, making this project a stepping stone to mastering RL.

+ +

Pre-requisites

+ + + +
+

It is recommended that candidates interested in this project go through the above resources. This will give you an advantage over others during interview for this project.

+
+ +

References

+ + + +

Mentor

+ +

Aditya Vivekanand - avivekanand_b22@et.vjti.ac.in

+ +
+

If you have any doubts regarding this project or any difficulty in understanding the pre-requisites videos you reach out to the mentor.

+
+ +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/_site/projects/index.html b/_site/projects/index.html index 9cf4fa2..2d01145 100644 --- a/_site/projects/index.html +++ b/_site/projects/index.html @@ -85,6 +85,9 @@ +
- +
-

EMG-Armband

-

Design a EMG Armband with Esp-32 and implement ML model on it to detect Hand Movements

+

CONVOLUTIONS ON FPGA

+

To perform convolution for NxN image and futher applications on image processing on FPGA

@@ -155,11 +158,11 @@

EMG-Armband

- +
-

GyroGlider

-

Implementing Self Balancing on SRA's latest morphable bot-EvoBorne in a semi-drone mode.

+

EMG-Armband

+

Design a EMG Armband with Esp-32 and implement ML model on it to detect Hand Movements

@@ -169,11 +172,11 @@

GyroGlider

- +
-

Micromouse

-

Design a micromouse PCB from scratch and implement maze floodfill algorithms on it!

+

GymMaster

+

Project to gain a deep understanding of Reinforcement Learning (RL) by systematically exploring and solving various OpenAI Gym environments.

@@ -183,11 +186,11 @@

Micromouse