ani94 / 8-puzzle-solver-cppLinks
The solver for the famous 8-puzzle problem using A* Search and Manhattan distance heiristics
☆16Updated 7 years ago
Alternatives and similar repositories for 8-puzzle-solver-cpp
Users that are interested in 8-puzzle-solver-cpp are comparing it to the libraries listed below
Sorting:
- Code and stuff from the course Object Oriented Analysis and Design Using UML - 1dv607☆6Updated 3 years ago
- C++ Big Integer Library☆20Updated 4 years ago
- AppEngine hosted chat server. Example for the distributed systems class at www.distributedsystemscourse.com☆153Updated 4 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆85Updated 2 years ago
- Kernighan and Ritchie The C Programming Language Code Examples☆98Updated 6 years ago
- Digital Image Processing Course Project - IIT Bombay Fall 2018☆19Updated 6 years ago
- Source code for the 10th edition of Operating System Concepts☆532Updated 2 years ago
- Implementation of logistic regression using numpy☆15Updated 5 years ago
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆227Updated 6 years ago
- Face detection example in Python 3 based on OpenCV and Flask☆67Updated 2 years ago
- CSE 571 Artificial Intelligence☆52Updated 7 years ago
- Source for the little book about OS development☆41Updated 8 years ago
- 'Operating System Concepts' - Solutions to exercises and projects☆128Updated 8 years ago
- Decision tree implementation from scratch☆56Updated 2 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆274Updated 10 months ago
- Implemented BFS, DFS, A* and IDA* to solve the n-puzzle problem☆59Updated 8 years ago
- This repository contains various programs related to the theory of computation☆14Updated 6 years ago
- BFS, IDS, Greedy & A* applied to the 8-puzzle problem.☆35Updated 5 years ago
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 6 years ago
- Handwritten Digit Recognition Using Convolutional Neural Network by Python☆44Updated 3 years ago
- ☆42Updated 2 years ago
- Demystified Object-Oriented Programming with C++, published by Packt☆80Updated 2 years ago
- Order Book Programming Problem☆22Updated 7 years ago
- Python implementation of the programming assignment from Machine Learning class on Coursera, which is originally implemented in Matlab/Oc…☆89Updated 6 years ago
- Huffman algorithm implementation in C++☆18Updated 8 years ago
- Advanced Go Programming in 7 Days [Video], published by Packt☆119Updated 4 years ago
- An Implementation of SVM - Support Vector Machines using Linear Kernel. This is just for understanding of SVM and its algorithm.☆48Updated 6 years ago
- The Go Programming Language Book's Solutions☆33Updated last year
- My implementation of Decision Tree ID3 algorithm for all categorical attributes.☆58Updated 3 years ago
- Dog and cat image classifier with deep learning☆135Updated 3 years ago