An open API service providing repository metadata for many open source software ecosystems.

Topic: "search-algorithms"

williamfiset/Algorithms

A collection of algorithms and data structures

Language: Java - Size: 1.19 GB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 17,895 - Forks: 4,464

OpenGenus/cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project

Language: C++ - Size: 80.7 MB - Last synced at: about 6 hours ago - Pushed at: 7 months ago - Stars: 13,658 - Forks: 3,680

kreeben/resin

Vector space index based search engine that's available as a HTTP service or as an embedded library.

Language: C# - Size: 63.5 MB - Last synced at: about 10 hours ago - Pushed at: about 1 month ago - Stars: 568 - Forks: 41

msambol/dsa

Data structures and algorithms in X minutes. Code examples from my YouTube channel.

Language: Python - Size: 126 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 551 - Forks: 110

proycon/pynlpl

PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model. There are also more complex data types and algorithms. Moreover, there are parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL). There are also clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation).

Language: Python - Size: 12.8 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 477 - Forks: 67

davecom/ClassicComputerScienceProblemsInSwift

Source Code for the Book Classic Computer Science Problems in Swift

Language: Swift - Size: 111 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 195 - Forks: 42

habedi/hann

A fast approximate nearest neighbor search library for Go

Language: Go - Size: 104 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 189 - Forks: 3

innoave/genevo

Execute genetic algorithm (GA) simulations in a customizable and extensible way.

Language: Rust - Size: 309 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 182 - Forks: 29

rcedgar/usearch12

Open-source usearch

Language: C++ - Size: 1.25 MB - Last synced at: 22 days ago - Pushed at: 11 months ago - Stars: 109 - Forks: 13

bakhodir10/AlgoCS

This repository is all about data structures, its implementation, problem and solving

Language: Java - Size: 793 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 37 - Forks: 14

opensearch-project/search-processor

Search Request Processor: pipeline for transformation of queries and results inline with a search request.

Language: Java - Size: 650 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 24 - Forks: 24

chitholian/AI-Search-Algorithms

This is an educational repository containing implementation of some search algorithms in Artificial Intelligence.

Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 19

acmucsd/acm-ai-workshops

Repository of AI resources from workshops hosted by ACM AI at UCSD 🧠

Language: Jupyter Notebook - Size: 168 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 6

janluke/cs188

Projects for the UC Berkeley "Artificial Intelligence" course (CS 188)

Language: Python - Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 14

gyanantaran/searchViz

A graph search visualiser built over Numpy and Pygame, with an ability to visualise custom-made search algorithms!

Language: Python - Size: 78.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 17 - Forks: 0

mgiannopoulos24/Artificial-Intelligence

Solutions for the Projects of the Artificial Intelligence (CS 188) course of UC Berkeley

Language: Python - Size: 22.6 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 12 - Forks: 9

mistertest/cloud-choice

Cloud choice is an instant search app for game catalog offers from every cloud gaming platform : Geforce Now, Stadia, Xcloud, Boosteroid, PSnow, Luna...

Language: JavaScript - Size: 2.39 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 12 - Forks: 5

davide97l/Pacman

Implementation of many popular AI algorithms to play the game of Pacman such as Minimax, Expectimax and Greedy.

Language: Python - Size: 7.65 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 4

devidw/gearchy

Internet's first Goggles manager.

Language: TypeScript - Size: 4.23 MB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1

zebbern/Ai-Prompts

🧾 | Use these AI prompts to refine your searches, improve accuracy, and get detailed, context-driven responses that precisely match your queries.

Size: 151 KB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 8 - Forks: 0

rahul-biswakarma/algospace

Algorithm Visualizer made using Next JS and React.

Language: JavaScript - Size: 2.09 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

janneri/bots-of-black-friday

A simple game for code camping events

Language: JavaScript - Size: 2.04 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 12

bluedistro/Graph-Traversal

A fine-tuned visual implementation of Informed and Uninformed Search Algorithms such as Breadth First Search, Depth First Search, Uniform Cost Search, A* Search, Greedy First Search

Language: Python - Size: 1.43 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 5

capjamesg/build-a-search-index

Code to accompany the "Build a search index in Python" tutorial.

Language: Python - Size: 7.81 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 6 - Forks: 1

marcandreher/webSearch

Based on my webCrawler a Search Engine

Language: Java - Size: 111 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

imadtoubal/Infinit-Pacman-with-JavaScript

Infinit Pacman with JavaScript. Using multiple path-finding algorithms: A*, Greedy Best First Search, and Hill Climbing Search

Language: JavaScript - Size: 175 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

NikolasGialitsis/Molecular_Motion_Planning

Language: Jupyter Notebook - Size: 39.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

edaaydinea/CSMM101X-Artificial-Intelligence

This repository includes the projects of the CSMM101X - Artificial Intelligence course offered by Columbia University.

Language: Python - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

mehmetpekdemir/Data-Structures-and-Algorithms

Data Structures and Algorithms with Java

Language: Java - Size: 136 KB - Last synced at: about 23 hours ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

GillisWerrebrouck/Algorithms

Search and sorting algorithms

Language: C++ - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

mahmoud-drwsh/Mazes-Generator-And-Solver

A maze generator program and a solver agent implemented in python by Mahmoud Darwish (Ω…Ψ­Ω…ΩˆΨ― درويش)

Language: Python - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

Laxman824/Projects-Assignments

All of these are some of the academic projects and assignments that have been done at IIT Delhi.

Language: Python - Size: 21.4 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

zarif98sjs/Advanced-Data-Structure-and-Algorithm

Implementation of all the Data Strucuture & Algorithms learnt during CP and undergrad life

Language: C++ - Size: 297 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

K-Konstantinidis/Freecell-Solitaire-Solver

A Java program to solve any FreeCell Solitaire puzzle with 1 of the 4 different path finding algorithms: Breadth 1st Search, Depth 1st Search, Best 1st Search, Astar Search.

Language: Java - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

jeffersonbsilva/SSBenchmark

Project focused on comparing search algorithms

Language: C++ - Size: 819 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

rsakib15/WikiSearch

A search system based on the Wikipedia dump dataset.

Language: Python - Size: 351 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

fzehracetin/Find-Path-in-Map-with-Search-Algorithms-

Finding path in a map which consist of cities using A*, Best First Search, Breadth First Search and Depth First Search.

Language: Python - Size: 378 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

EmreOzkose/comparison-of-search-algorithms

comparison of 4 search algorithms: depth first search, breadth first search, uniform cost search and A*

Language: HTML - Size: 14.5 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

fzehracetin/A-Star-and-Best-First-Search

This is the implementation of A* and Best First Search Algorithms in python language. The project comprimise two data structures: stack and heap.

Language: Python - Size: 919 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

miguel-kjh/search-algorithms

Research about different search algorithms

Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

MalikShujaatAli/CppEssentials

Master essential C++ concepts effortlessly with CppEssentials. Clear programs, organized categoriesβ€”your pathway to proficiency.

Language: C++ - Size: 339 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

skayvanfar/data-structure-algorithm

Implementation of different algorithms and data structures in Java.

Language: Java - Size: 23.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 3

Andre-Gilbert/Algorithms

A collection of algorithms and data structures

Language: Python - Size: 87.9 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

erlete/search-algorithms-playground

From-scratch scenario generation for search algorithms testing and experimentation.

Language: Python - Size: 693 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

HiddenPirates/Kohulo-Privacy-Search-Engine πŸ“¦

An anonymous privacy search engine written in php.

Language: JavaScript - Size: 5.69 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

junqi-xie-learning/AI3603-Assignments πŸ“¦

The lab assignments from AI3603 Artificial Intelligence: Principles and Applications (2021 Fall) with my solutions

Language: Python - Size: 20 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

fj-gruenewald/pathfinding-algorithms-in-unity

Pathfinding Algorithms in Unity

Language: ASP.NET - Size: 49.9 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

alexemanuel/NQueens-problem

Implementation of search algorithms, BFS (Breadth First Search) and DFS (Depth First Search), to solve the NQueens problem.

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

YuraVolk/Hyperskill-Phone-Book πŸ“¦

Hyperskill Implementation of Nightmare Project.

Language: Java - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

vikasgola/graph-search-algorithms

This repo contains all the search algorithms of graph.

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

AmrHendy/risk-game Fork of Arsanuos/RiskGameWithAI

A Web-based implementation of risk game with intelligent agents and human interaction.

Language: CSS - Size: 8.58 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

adrienschuler-zz/deez

Search Engine position - preliminary test

Language: Python - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 0

patricksferraz/ufba

UFBA: A collection of educational projects showcasing algorithms and implementations in graph handling, string manipulation, and artificial intelligence. Ideal for learning and practical application in computer science.

Language: TeX - Size: 866 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

glowfi/DS

A collection of data-structures and algorithms

Language: Python - Size: 2.87 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

NtokozoMkhwanazi/My-8-Puzzle-

8-puzzle solver using C++ and SFML Library

Language: C++ - Size: 997 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Samirnunes/search-algorithms

Applications of search algorithms in interesting optimization problems.

Language: Jupyter Notebook - Size: 4.82 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

DanteSc03/ruby-splitting-optimization

This repository contains implementations of various optimization algorithms in R, applied to benchmark problems.

Language: R - Size: 18.6 KB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Raihan4520/AI-And-Expert-System

Python implementations from the AI and Expert System course at AIUB, covering search algorithms, machine learning, and neural networks.

Language: Python - Size: 3.83 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

GaganReddyin/algotrack

Algotrack is a search engine designed specifically for finding coding problems on LeetCode. It uses web scraping and the TF-IDF algorithm to help users locate relevant problems based on their search queries, making it easier to practice and improve coding skills.

Language: Python - Size: 7.4 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Gabriel-Lucena/PTBEDDA

A disciplina discute as principais formas, tΓ©cnicas, algoritmos e estruturas para organizar, classificar e recuperar as informaΓ§Γ΅es na memΓ³ria de sistemas computacionais. TambΓ©m possibilita a avaliaΓ§Γ£o da complexidade das soluΓ§Γ΅es adotadas para o armazenamento da informaΓ§Γ£o nos sistemas computacionais.

Language: C - Size: 27.3 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

PeymanKh/maze_navigator_agent

This project generates a random maze then an agent finds its path from the starting state to the target state using DFS, BFS, or A* algorithms.

Language: Python - Size: 130 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

tharushaudana/search-algorithm-visualization-python

This Python project offers real-time visualizations of key search algorithms like DFS, BFS, GBFS, and ASTAR. Users can observe these algorithms in action, providing insights into their workings and efficiency.

Language: Python - Size: 618 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

dennismbugua/Search-Books

Search Books to Experience Infinite Scroll

Language: JavaScript - Size: 625 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

fork123aniket/Optimal-Partition-Search

Official Implementation of Optimal Partition Search Algorithm

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

karthik-d/Artificial-Intelligence-CourseWork

Programs, reports, documentation and screenshots implemented and designed for the coursework on UCS1504: Artificial Intelligence course

Language: Python - Size: 6.84 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

andrea-liliana/AI-Pacman

Implementation of an AI that plays the Pacman game using: Search agents, Minimax agents and a Bayes filter.

Language: Python - Size: 511 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

jacobsayono/a-star-algorithm

A* Algorithm for robot path planning

Language: Jupyter Notebook - Size: 595 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kylerifqi/pathfinderUI

A pathfinder with a UI that can be used in a browser, no installations needed.

Language: JavaScript - Size: 2.86 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Phoenix-flame/jackman

Artificial Intelligence, Fall 2019, University of Tehran

Language: Python - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

sahinmeric/holbertonschool-low_level_programming

Low-level Programming curriculum of Software Engineering Foundations at Holberton School UY

Language: C - Size: 19.3 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

marcauberer/algorithm-collection

Collection for algorithms and summaries of function and properties

Language: TypeScript - Size: 1.43 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

yosra270/n-puzzle

Solving n-puzzle game using informed and uninformed search algorithms.

Language: Python - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

LeNguyenGiaBao/8_Puzzle_Game

8 puzzle game uses search algorithms ( BFS, DFS, Uniform Cost Search, Deep Limit Search, Iterative Deep Limit Search

Language: Python - Size: 196 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Rikki407/visualize-search

A Progressive Web App to visualize various search algorithms like Breadth First, Depth First, Iterative Deepening, Greedy, Uniform Cost, A*, IDA* with a beautiful responsive Neumorphic User Interface and a Dark theme

Language: JavaScript - Size: 8.24 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

seyedsaleh/rubik2D-IDS

A Rubik's Cube solver implementation with optimal algorithms (e.g. DLS, IDS) in C++ ❓

Language: C++ - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

EStog/Checkers-Game

This is a checkers game, that use minimax seach with alpha-beta prunning.

Language: Python - Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

DorinK/AI-Search-Algorithms

First Assignment in 'Artificial Intelligence' course by Dr. Ram Meshulam at Bar-Ilan University

Language: Python - Size: 354 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

iCherya/coursera-data-structures-algorithms

πŸŽ“ Coursera: Data Structures and Algorithms Specialization | JavaScript

Language: JavaScript - Size: 14.2 MB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

SkourtsidisGiorgos/Artificial-Intelligence-NTUA

Projects for the 2020-2021 NTUA class Artificial Intelligence

Language: Jupyter Notebook - Size: 5.51 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

poix-code/holbertonschool-low_level_programming

This repository focuses on C and somewhat assembler, making complex data structures.

Language: C - Size: 232 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ribal-aladeeb/state-space-search

Implementing A*, Greedy Best First, and Uniform Cost state-space search algorithms to solve the 8-puzzle game (and some variations)

Language: Jupyter Notebook - Size: 8.42 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

TomerLankri/Bomberman-AI

A project in which i developed agents to the infamous game bomberman using the online competition "Pommerman" as a framework to work on.

Language: Python - Size: 4.49 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

lukehollenback/genesis

Genetic algorithm that strives to breed perfect offspring from imperfect parents.

Language: Go - Size: 23.4 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mc2522/Pathfinding_Visualizer

This application is a GUI that visualizes simple pathfinding/search algorithms: BFS, DFS, Dijkstra, A*.

Language: Java - Size: 675 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

EmreKumas/2D-Maze-Solver πŸ“¦

This program solves a 2D maze with the help of several search algorithms like BFS, DFS, A* (A-Star) etc.

Language: Python - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

shivajivarma/codebase

Collection of algorithms

Language: Java - Size: 162 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 3

youngkaneda/search-algorithms

Language: Java - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sakamoto00/AI

Implementation of some important ideas in the AI world.

Language: Python - Size: 572 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

quicksloth/search-code-crawler-server

Language: Ruby - Size: 3.25 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

ecomplus/search-engine

Isomorphic JS lib to handle products search for E-Com Plus stores

Language: JavaScript - Size: 2.49 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 1

Vextroyer/hex_ai

A set of ai players to play the hex game.

Language: Python - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

simonespa/algorithms-and-data-structures

An open source collection and playground of algorithms, data structures and related documentation to brush up your knowledge of computer science fundamentals, or learn it from scratch.

Language: TypeScript - Size: 607 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

LittleBigPluton/Search-Algorithms

Search algorithms implementation in Python

Language: Python - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Saifect/search-algorithms-benchmark

Linear and binary search with execution time measurement (Β΅s and ms). Π›ΠΈΠ½Π΅ΠΉΠ½Ρ‹ΠΉ ΠΈ Π±ΠΈΠ½Π°Ρ€Π½Ρ‹ΠΉ поиск с ΠΈΠ·ΠΌΠ΅Ρ€Π΅Π½ΠΈΠ΅ΠΌ Π²Ρ€Π΅ΠΌΠ΅Π½ΠΈ выполнСния (мкс ΠΈ мс).

Language: C++ - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

spannm/leetcode

Huge collection of LeetCode solutions

Language: Java - Size: 589 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Jairik/Data-Visualization-Machine-Learning

Language: Jupyter Notebook - Size: 2.11 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Karabassu/Address-Book

The Address Book Project is a console-based application written in C designed to manage personal contacts. It allows users to: Add Contacts: Add a contact with a name, phone numbers, and email addresses. Search Contacts: Search for contacts by name, phone number, or email. Edit Contacts & Modify

Language: C - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

reza-chehreghani/AI-Project-3-RL-LSTM-Search

Reinforcement Learning, Long Short-Term Memory (LSTM), and Search Algorithms with Practical Applications in Python and TensorFlow.

Language: Jupyter Notebook - Size: 22.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TryOmar/AI-Search-Algorithms

A comprehensive collection of AI algorithms including search algorithms, machine learning implementations, and game AI solutions in Python. Features informed/uninformed search, Naive Bayes, object detection, and classic game implementations.

Language: Python - Size: 45.8 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rahisenpai/CSE643-AI

Starter repository for Artificial Intelligence (CSE643) at IIITD, Monsoon'24

Language: Python - Size: 10.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Related Topics
python 37 algorithms 36 artificial-intelligence 33 sorting-algorithms 26 ai 23 data-structures 21 dfs 19 bfs 18 breadth-first-search 15 depth-first-search 14 binary-search 14 search 13 search-algorithm 13 a-star-algorithm 12 algorithm 12 dynamic-programming 12 java 12 a-star 11 search-engine 11 machine-learning 11 astar-algorithm 8 reinforcement-learning 8 recursion 8 pathfinding 8 cpp 8 python3 8 linear-search 8 graph-algorithms 7 computer-science 7 javascript 7 linked-list 6 jump-search 6 a-star-search 6 game 6 searching-algorithms 6 minimax 6 uniform-cost-search 6 graph-theory 6 arrays 5 tree 5 neural-networks 5 tree-algorithms 5 constraint-satisfaction-problem 5 pacman 5 alpha-beta-pruning 5 dijkstra 5 best-first-search 4 uninformed-search 4 stack 4 information-retrieval 4 stacks 4 binary-trees 4 datastructures 4 strings 4 sort-algorithms 4 data-structures-and-algorithms 4 ids 4 maze 4 nlp 4 c 4 genetic-algorithm 4 iterative-deepening-search 4 searching 4 decision-trees 4 bfs-algorithm 4 debugging 3 linear-algebra 3 astar-search-algorithm 3 greedy-algorithm 3 heap 3 greedy-algorithms 3 expectimax 3 graph-traversal 3 graph 3 bit-manipulation 3 mathematics 3 naive-bayes 3 maze-solver 3 greedy-search 3 pathfinding-algorithms 3 maze-generator 3 a-star-path-finding 3 dfs-algorithm 3 heuristics 3 genetic-algorithms 3 algorithm-analysis 3 classification 3 interpolation-search 3 quicksort 3 open-source 3 path-finding 3 natural-language-processing 3 hidden-markov-models 3 insertion-sort 3 queues 3 visualization 3 lists 3 priority-queue 3 games 3 library 3