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

GitHub topics: naive-algorithm

axah710/DSA

This repository features Data Structures and Algorithms (DSA) practices in Dart, focusing on mastering fundamental programming concepts and problem-solving techniques.

Language: Dart - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

IsaacCheng9/lift-control-simulator

A desktop application to simulate lift control with a custom algorithm optimised to reduce distance travelled by the lift by 82.5%. Developed with Qt.

Language: Python - Size: 2.78 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

9Sarkan/Graphic-Course

some algorithm thought in Mr. Kamali Garphic class, Shamsipour University.

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

berkcetinsaya/AutomataTheory

This is a search program using naive search and finite state machine algorithms.

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

gbroques/naive-bayes

A Python implementation of Naive Bayes from scratch.

Language: Python - Size: 61.5 KB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 36 - Forks: 27

nyakasko/StereoMatching

Disparity image creation with naive and dynamic programming approaches and 3D pointcloud generation from the disparity image

Language: C++ - Size: 47.4 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

atinsinghal97/lifelong-planning-pacman

Implementation of Incremental Path Planning (D*-Lite) in Pacman Domain

Language: Python - Size: 1.08 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sjayakum/csci544

Naive-Bayes classifier to classify hotel reviews as part of CSCI 544 - Applied Natural Language Processing Course

Language: Python - Size: 34.7 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

pakzaban/Matrix_Multiplication_Strassen

Matrix multiplication - Python implementation of Strassen, recursive, and naive algorithms

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dmke/simple-password-gen 📦

Simple Ruby-powered password generator

Language: Ruby - Size: 13.7 KB - Last synced at: 18 days ago - Pushed at: almost 9 years ago - Stars: 16 - Forks: 3

nikita-bachhas/DNA-Pattern-Matching

Analysing different pattern-searching algorithms when finding for substring occurrences in a given DNA main string

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

gabrielegilardi/Clustering

Implementation of K-means and fuzzy C-means clustering using the naive algorithm and particle swarm optimization.

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

UtkarshKharche29/Matrix-Mul-Using-Map-Reduce

Implementation of Matrix Multiplication using Map Reduce (using a naive algorithm and advanced algorithm)

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

avidim/caara

Language: C# - Size: 10.6 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

abdallahabusidu/PatternSearch-Algorthims

Naive Algorithm, Rabin-Karp Algorithm, Finite Automata Algorithm, KMP Algorithm.

Language: C++ - Size: 22.5 KB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

ValenYamamoto/matrix-multiply-optimization

Summer internship 2020, LLNL HPCCEA. Used Intel MSRs to evaluate and optimize different matrix multiplication algorithms.

Language: C - Size: 54.7 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

p-sto/NaiveNeurals

Naive implementation of perceptron neural network

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

deepsyx/text-resume-analyzer

(C++) Creates a short resume based on text

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

betaWeb/str_replace

A very naive implementation of the PHP function `str_replace` in C.

Language: C - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

betaWeb/ImageColors

A very simple and naïve Python class to get basic image colors informations

Language: Python - Size: 153 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

maufcost/hotel-reviews-sentiment-analysis

Program focused on Natural Language Processing (NLTK) and Machine Learning to get the sentiment analysis of hotel reviews - either positive or negative.

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

pasindumadusanka95/C-algo

C language algo

Language: C - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
naive-algorithm 22 python 7 python3 4 naive-bayes-classifier 3 matrix-multiplication 3 naive-bayes 3 naive-bayes-algorithm 2 naive-bayes-classification 2 naive-bayes-implementation 2 classification 2 c 2 nlp 2 machine-learning 2 finite-automata 2 rabin-karp-algorithm 2 k-means 1 fuzzy-c-means 1 clustering 1 particle-swarm-optimization 1 hadoop-mapreduce 1 shell-script 1 csharp 1 graphics-programming 1 shortest-path-algorithm 1 finite 1 time-complexity-analysis 1 pattern-searching-algorithms 1 boyer-moore-horspool 1 ruby 1 password-generator 1 not-for-production 1 just-for-fun 1 strassen-algorithm 1 recursive-algorithm 1 sentiment-analysis 1 opinion-mining 1 natural-language-processing 1 uc-berkeley 1 search 1 knuth-morris-pratt 1 str-replace 1 string-manipulation 1 string-replace 1 color 1 colors 1 image 1 pillow 1 python-script 1 machine-learning-algorithms 1 nlp-machine-learning 1 nltk 1 nltk-library 1 nltk-python 1 python-3 1 boyer-moore-algorithm 1 string-matching 1 patterns 1 intel-intrinsics 1 strassen-multiplication 1 mlp 1 mlp-network 1 neural 1 neural-networks 1 numpy 1 perceptron 1 python36 1 research 1 tutorial 1 cpp 1 intersection 1 sentence 1 replace 1 pyqt5 1 pyqt 1 priority-queue 1 optimisation 1 lift-control-simulation 1 lift-algorithm 1 lift 1 gui 1 floors 1 elevator 1 efficiency 1 destination-dispatch 1 destination 1 algorithm 1 selection-sort 1 quick-sort-algorithm 1 quick-sort 1 merge-sort-algorithm 1 merge-sort 1 linear-search 1 data-structures-and-algorithms 1 data-structures 1 data-filtering 1 dart 1 bubble-sort 1 binary-search 1 big-o-notation 1 algorithms-and-data-structures 1