Skip to content
#

bhagat-topic

Here are 52 public repositories matching this topic...

Trains a keras neural network on data of the solved schrodinger's equation. The inputs of this model are samples from the potential from within the infinite asymmetric potential well and the output is samples from the solved wavefunction. The data is collected by solving the schrodinger's equation using a numeric method called the Runge-Kutta me…

  • Updated Jul 3, 2021
  • Jupyter Notebook

Applies the Deep Q Learning algorithm using a convolutional neural network to have an agent learn to fight zombies in a closed minecraft environment. This is done using Microsoft's Project Malmo (to create the environment) and tensorflow/keras to structure the network.

  • Updated Jul 3, 2021
  • Python

यह संग्रह आध्यात्मिक शिक्षाओं का एक चयन है, जिसमें संत कबीर के भजन और दोहे, महत्वपूर्ण उद्धरण, और आध्यात्मिकता से संबंधित प्रमुख शब्दों और विषयों की परिभाषाएँ शामिल हैं।

  • Updated Sep 12, 2024
  • JavaScript

A text-based grid world framework for reinforcement learning agents to play around in. In general, the goal for the agent is to solve the maze in as few steps as possible. This is done using plenty of reinforcement learning algorithms including policy iteration, value iteration, sarsa, monte carlo methods, and iterative policy evaluation.

  • Updated Jul 3, 2021
  • Python

This is a project in which I wrote code to simulation the spread of infection using the SIR model. Analysis of the convergence and stability of the model is done in the report. Additionally, I used a Neuro-Evolution algorithm to design different vaccination models to minimize the amount of infected people while using minimal vaccines

  • Updated Mar 3, 2023
  • Python

A 3D Maze game in which you walk around a maze and can only see what's in front of you. There are portals and traps along the way to throw you off as well. You may either use the keyboard to control the character or the website from any other device on the network. Lastly, you can also just click a key to allow a reinforcement learning algorithm…

  • Updated Jun 26, 2021
  • JavaScript

This project uses a Variational AutoEcoder combined with the haar cascade face detector to create a latent space which can be used to generate images of faces from the training dataset. The data set must be provided as a folder full of images with people's faces in them. Then, it will find the faces, apply preprocessing, and train a VAE on them.

  • Updated May 17, 2023
  • Python

This is a react app that connects to a python server to visualize, modify, and analyze some old server data. It has a variety of ways to effectively edit, save, and share a copy of modified data. Using machine learning and other data analysis methods, this app can also predict certain values and analyze the performance of some servers.

  • Updated Jun 26, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the bhagat-topic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bhagat-topic topic, visit your repo's landing page and select "manage topics."

Learn more