rmssoares / 8Puzzle-StateSpaceSearches
BFS, IDS, Greedy & A* applied to the 8-puzzle problem.
☆35Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for 8Puzzle-StateSpaceSearches
- This repository includes analysis of classification results based on Receiver Operating Characteristic (ROC) Curve and Cumulative Accurac…☆15Updated 5 years ago
- A-List of all the Assignment done in Artificial Intelligence Course @IIIT-D☆19Updated 3 years ago
- A deep learning (LSTM) sentiment analysis project to determine positive/negative sentiment in Arabic social media content.☆25Updated 6 years ago
- Solution for Zillow’s Home Value Prediction Competition on Kaggle☆24Updated 5 years ago
- ☆11Updated 5 years ago
- [Coursera] AI for Medicine Specialization by "deeplearning.ai".☆54Updated 4 years ago
- Implemented BFS, DFS, A* and IDA* to solve the n-puzzle problem☆58Updated 7 years ago
- Coursera - Advanced Machine Learning Course☆26Updated 5 years ago
- This repository contains my full work and notes on Deeplearning.ai GAN Specialization (Generative Adversarial Networks)☆69Updated 4 years ago
- Implementing bag of words from scratch and by scikit-learn☆14Updated 6 years ago
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆107Updated 4 years ago
- The repository contains a collection of Arabic tweets IDs associated with the novel coronavirus COVID-19. The dataset contains Tweets' id…☆27Updated 3 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆191Updated 4 years ago
- Repository containing code for the blog post titled "How To Easily Classify Food Using Deep Learning and Tensorflow"☆63Updated 5 years ago
- Applying UNET Model on TGS Salt Identification Challenge hosted on Kaggle☆142Updated 4 years ago
- New clustering of Udemy courses and building a recommender system based on course features☆18Updated 5 years ago
- This repo contains all the notebooks mentioned in blog.☆89Updated 4 years ago
- Twitter Sentiment Analysis & Extraction for COVID-19☆13Updated last year
- ☆12Updated 4 years ago
- Repository containing Jupyter Notebooks for the TensorFlow in Practice specialization in Coursera☆12Updated 5 years ago
- Implement Algorithms For Graph Search (like A*) & Local Search (like hill climbing algorithms) & Genetics☆12Updated 5 years ago
- Programming assignments of "Sequence Models" course by Andrew Ng.☆17Updated 6 years ago
- OCR Machine Learning in python