A Keras Implementation of Attention_based Siamese Manhattan LSTM
-
Updated
Jun 1, 2018 - Python
A Keras Implementation of Attention_based Siamese Manhattan LSTM
8-puzzle game that features a walkthrough of the optimal solution and allows users to customize the tiles using photos from their Gallery
Eight Puzzle solver using BFS, DFS & A* search algorithms
Sliding Puzzle solver and utilities
A C++ implementation of N Puzzle problem using A Star Search with heuristics of Manhattan Distance, Hamming Distance & Linear Conflicts
Linkage Methods for Hierarchical Clustering
C codes for the Arificial Intelligence Course and algorithms.
Complete Java Approach
C++ implementation of IDA* algorithm for solving the 15 and 25 puzzle
A sliding puzzle game and solver using ncurses.
Classic n-puzzle problem solver using A* search
A Java console application that implements the factionality of the knn algorithm to find the similarity between a new user with only a few non zero ratings of some locations, find the k nearest neighbors through similarity score and then predict the ratings of the new user for the non rated locations.
🕹 Algoritmo que resolve o jogo dos oito por busca em profundidade(sem estados visitados), busca em largura(com estados visitados), busca gulosa(com estados visitados) e busca a*(com estados visitados). Podendo mostrar passo a passo das escolhas dos nós e mostrando a árvore resultante(até um certo limite ou completa) do método de busca selecionado.
Functions for generating Voronoi diagrams with alternate metrics.
Python 3 library for Multi-Criteria Decision Analysis based on distance metrics, providing twenty different distance metrics.
Machine learning functions written in goLang:
PHP based recommender system that can be used to predict values, find similar items or getting recommendations for user
An efficient Nearest Neighbor Classifier for the MINST dataset. It uses a VP Tree data structure for preprocessing, thus improving query time complexity
Solves puzzles of various sizes
KNN movie recommendation system using python 🎥✨
Add a description, image, and links to the manhattan-distance topic page so that developers can more easily learn about it.
To associate your repository with the manhattan-distance topic, visit your repo's landing page and select "manage topics."