nDiv's Stars
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
eugeneyan/ml-surveys
📋 Survey papers summarizing advances in deep learning, NLP, CV, graphs, reinforcement learning, recommendations, graphs, etc.
valeman/awesome-conformal-prediction
A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
tomsilver/pddlgym
Convert a PDDL domain into an OpenAI Gym environment.
tulip-control/dd
Binary Decision Diagrams (BDDs) in pure Python and Cython wrappers of CUDD, Sylvan, and BuDDy
asoroa/ukb
Ukb: graph-based WSD and similarity
implementation-matters/code-for-paper
921kiyo/symbolic-rl
Symbolic Reinforcement Learning using Inductive Logic Programming
JenniferBuehler/graspit-pkgs
Collection of packages related to GraspIt!
nathangrinsztajn/Box-World
Implementation of the Box-World environment from the paper "Relational Deep Reinforcement Learning"
getalp/UFSAC
UFSAC is a resource containing all WordNet Sense Annotated Corpora, and a Java library for manipulating them
jkfitzsimons/IPyNotebook_MachineLearning
This contains a number of IP[y]: Notebooks that hopefully give a light to areas of bayesian machine learning.
gyh75520/Relational_DRL
Implementation of Relational Deep Reinforcement Learning
joschout/tilde
Top-down induction of first-order logical decision trees: master AI thesis implementation
holderlb/wumpus-world-simulator
Simulator for the AI Wumpus World game in C++ with Python wrapper.
davidreiman/pytorch-atari-dqn
A PyTorch implementation of deep Q-learning for Atari games
iiacobac/ims_wsd_emb
ktrannt/Wumpus-World-A-Probs-Based-Approach
Pythonic Bayesian Theorem Implementation of The Wumpus World Problem
laas/romeo
ROS Aldebaran Robotics Romeo robot model description
Unknowncmbk/WumpusWorld
Python implementation of the Wumpus World game that uses Artificial logical reasoning to assume game state spaces and attempts to traverse the world successfully without dying to the Wumpus.
CoGian/Blocks_World
An Implementation of Blocks World problem with python. The blocks world is one of the most famous planning domains in artificial intelligence for more info (https://en.wikipedia.org/wiki/Blocks_world)
khamkarajinkya/Agent-for-wumpus-world
Wumpus world agent implementation in python
vislab-tecnico-lisboa/icub-moveit
URDF iCub model ready for MoveIt! in ROS Hydro
APLA-Toolbox/pddl-examples
A list of PDDL domains and problems. A submodule for APLA-Toolbox/PythonPDDL. Please open a PR with your PDDL instances!
kouzapo/blocks-world
The Blocks World problem implemented and sovled with Python
lagadic/v_repExtNaoqi
Bridge over V-REP and Naoqi to control Romeo in simulation
jmfoster/arl
Analogical Reinforcement Learning
OpSys/IBM-Nao-Robot-Assisstant
We developed an assistant bot using the Nao bot.