speix / 8-puzzle-solver
Implemented BFS, DFS, A* and IDA* to solve the n-puzzle problem
☆59Updated 7 years ago
Alternatives and similar repositories for 8-puzzle-solver:
Users that are interested in 8-puzzle-solver are comparing it to the libraries listed below
- In this repository, I have made a maze solving system. The system takes in input of an maze using a camera. This Image is converted into …☆24Updated 5 years ago
- 8 puzzle solver using A* search☆39Updated 3 years ago
- Implemented a Convolutional Neural Network for end-to-end driving in a simulator using Tensorflow and Keras. The project involves trainin…☆28Updated 6 years ago
- Face recognition online service, allow user training it.☆54Updated 7 years ago
- 8 puzzle solver using BFS, DFS, IDDFS and A-star algorithm☆27Updated 3 years ago
- Implementation of Hackerrrank using django☆27Updated 2 years ago
- A very simple gesture recognition technique using opencv and python☆130Updated 6 years ago
- This is the code for "Evolutionary Space Invaders - The Math of Intelligence (Week 9)" By Siraj Raval on Youtube☆29Updated 7 years ago
- ☆31Updated last year
- ☆72Updated 11 months ago
- A tutorial on object detection using TensorFlow☆197Updated last year
- ☆29Updated 4 years ago
- Rectangular maze solving using image processing with OpenCV and numpy.☆16Updated 6 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆273Updated 6 months ago
- Its an open source code to easily preprocess your images for mapping faces and convert a tfrecord , csv file to train your model.☆16Updated 2 years ago
- A chatbot built in python using Selenium module.☆80Updated 2 years ago
- This repository contains a Python script to get live updates of IPL matches right on your desktop☆30Updated 5 years ago
- Face-recognition using Siamese network☆205Updated 4 years ago
- TensorFlow 2.0 Various notes and tutorials☆13Updated 5 years ago
- aimacode participation in the Google Summer of Code☆120Updated 4 years ago
- Food detection using Tensorflow Object Detection API☆51Updated 6 years ago
- Cat Dog Classifier☆17Updated 6 years ago
- ☆34Updated 4 years ago
- This is the code for "Machine Learning API tutorial" By Siraj Raval on Youtube☆128Updated 6 years ago
- Handwritten Digit Recognition WebApp using pytorch and Flask☆46Updated 4 months ago
- Design and Analysis of Algorithms - 1 (from Stanford University)☆19Updated 6 years ago
- ⚛️ 📱 MobileNet Image Classification with TensorFlow and Expo☆41Updated 2 years ago
- RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.☆122Updated last year
- MOVED TO GITLAB☆63Updated 6 years ago
- Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Al…☆38Updated 7 years ago