• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language ASP
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

Implementation of an automated warehouse scenario using CLINGO as per the "ASP Challenge 2019"

More Repositories

1

Lifelong-Planning-Pacman

Implementation of A* baseline, A* lifelong and D* lite algorithm for the PACMAN world as per the research paper "D* Lite" by Sven Koenig and Maxim Likhachev.
Python
11
star
2

anishoswal.github.io

My personal website made with HTML, CSS and JavaScript
CSS
4
star
3

Feature-Engineering-on-CGM-TimeSeries

Feature Extraction, Validation, Verification and PCA on CGM time series data signifying glucose levels of a patient on meal intakes.
Python
4
star
4

Information-Dissemination-in-a-Graph

Information Dissemination in a graph using NetMelt, NetGel and NetShield Algorithms
Python
3
star
5

Geospatial-Hotspot-Analysis

Two different types of geospatial hotspot analysis: Hot zone analysis and Hot cell analysis on a joint point and rectangle dataset, and a NYC taxi trip dataset (2009 - 2012) using Apache Spark - Scala.
Scala
3
star
6

ASP-Beginner-Clingo-Programs

A small repository containing beginner level clingo problems and their respective solutions which can be helpful for someone for starting Clingo ASP.
ASP
3
star
7

Project-1-PACMAN-Search

Implementation of search and search agents in the PACMAN domain in accordance to CSE 188 UC Berkeley
Python
2
star
8

Understanding-Machine-vs-Human-Generated-Text-in-News

A model that can predict the likelihood of a fake tweet which might have been written by a machine in a given set of tweets while also validating the same on news articles scraped from the internet
Python
2
star
9

Project-2-PACMAN-MultiAgents

Implementation of multi-agent search in the PACMAN domain in accordance to CSE 188 UC Berkeley
Python
2
star
10

Meal-and-noMeal-Classification

Training, K Fold Validation and Testing on classifying Meal and NoMeal data using a Support Vector Machine model.
Python
2
star
11

Real-time-Stock-Price-Chart

Real-time Stock Price Chart using HTML, Bootstrap, JavaScript and CSS
JavaScript
1
star
12

anishoswal

1
star
13

Hunt-the-Wumpus-using-Logic

Implementation of building a propositional logic (PL) agent capable of solving a variant of the Hunt The Wumpus game. This includes constructing the agent's knowledge base and implementing simple search routines the agent uses for planning.
Python
1
star
14

Post-Disaster-Visualization-Dashboard

An interactive visualization dashboard to determine the problems in St. Himark using social media data in a post-disaster scenario to recommend allocation of emergency resources & gather deeper insights.
Jupyter Notebook
1
star
15

Apriori-Algorthm-on-CGM-Data

Implementation of the Apriori Algorithm through"mlxtend" library in Python on CGM Insulin Bolus data using Bins to categorize data into different sets.
Python
1
star