• Stars
    star
    1
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Computing optimal MDP policy using Value Iteration Algorithm and Linear Programming

More Repositories

1

JobsPlanet-MERN-App

Job Portal (Publishing job offers, job search, and supporting the recruitment process including rejection, shortlisting, accepting, and rating) made using MERN stack. Link to ss:
JavaScript
34
star
2

Automata-Theory-Conversions

Conversions covered: regex to NFA, NFA to DFA, DFA to regex. Minimizing DFA.
Python
26
star
3

Home-Energy-Management

Home energy multi-agent recommender framework with demand response and power limit consideration.
Jupyter Notebook
14
star
4

Optimization-Methods

Python implementations of Simplex Method, Branch and Bound, Gomory's Cutting Plane Method, Iterative: Steepest Gradient Descent, Newton's Method
Python
8
star
5

Disease-NER

Given a medical diagnosis, identifying medical conditions within the text through named entity linking and mapping them to standardized medical encodings using BERT based models. Task: https://temu.bsc.es/distemist/
Jupyter Notebook
7
star
6

WebAppMTD

Contains Code for the Papers "Moving Target Defense under Uncertainty for Web Applications" and "Learning Effective Strategies for Moving Target Defense with Switching Costs" written by Vignesh Viswanathan, Megha Bose and Praveen Paruchuri.
Python
4
star
7

Hindi-Pseudoword-Validation

Validating Deep Learning generated Hindi Pseudowords
Jupyter Notebook
3
star
8

Linux-C-Shell

Linux Shell made in C.
C
3
star
9

ML-Algorithms

Basic implementations of frequently used ML concepts and algorithms - CNN, PCA, t-SNE, DT, RF, KNN, SVM, LR, RNN, LSTM.
Jupyter Notebook
3
star
10

Partially-Observable-MDP

Solving Partially Observable MDP (POMDP) problems
HTML
2
star
11

Plasma-Bank-MySQL-CLI

CLI in Python3 using PyMySQL to manage a blood plasma bank.
Python
2
star
12

Brick-Breaker-Game

Simulator of classic brick breaker implemented with OOPs concepts in Python
Python
2
star
13

Information-Security

Code for Principles of Information Security assignment
Python
2
star
14

Genetic-Algorithm

Given an overfit model, used genetic algorithm to get suitable weight vectors by reducing overfitting (done as Machine, Data and Learning course project)
Python
1
star
15

Luko

A simple one-page WebVR Scene using the AFrame JavaScript framework.
HTML
1
star
16

My-Website

Website made using HTML,CSS and Javascript made as an assignment for the UG1 2nd Semester ISS Course at IIIT Hyderabad.
HTML
1
star
17

Linear-Programming

My notes on Linear Programming
HTML
1
star
18

AmongUs-Maze

2D maze game built with OpenGL
C++
1
star
19

Megha-Bose.github.io

Portfolio Website
CSS
1
star
20

The-Lost-Pirates-game

A two-player river crossing game made using Pygame.
Python
1
star
21

Megha-Bose

Just a simple hi!
1
star
22

Sky-Shooter-WebGL

3D shooter game made using WebGL and three.js
JavaScript
1
star
23

Chess-AI-MCTS

Chess AI implementation using Monte Carlo Tree Search. Link to ss below:
JavaScript
1
star
24

Django-blog

Basic multiple user blog app made using Django.
Python
1
star
25

Socket-Programming

Downloading files from server to client using socket programming in C.
C
1
star
26

Wiki-Search-Engine

Creating an inverted index from Wikipedia dump and using TF-IDF score to retrieve relevant documents for search queries.
Python
1
star
27

Concurrency-OS

Merge sort (normal, using processes, using multithreading), simulations of real-life scenarios (vaccination, music fest) in C language using multithreading.
C
1
star
28

Music-Popularity-Analysis

Extracting and analyzing acoustic and lyrical features of popular music on Spotify and study their relationship with their performance in terms of number of weekly plays.
Jupyter Notebook
1
star
29

Distributed-Systems

Code for Distributed Systems course assignments
C++
1
star