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

Topic: "naive-algorithm"

gbroques/naive-bayes

A Python implementation of Naive Bayes from scratch.

Language: Python - Size: 61.5 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 39 - Forks: 27

dmke/simple-password-gen 📦

Simple Ruby-powered password generator

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

ibodumas/naivebayes_mnist

I implemented a Naive Bayes classifier form scratch and applied it on MNIST dataset.

Language: Jupyter Notebook - Size: 397 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 5

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: 5 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

p-sto/NaiveNeurals

Naive implementation of perceptron neural network

Language: Python - Size: 211 KB - Last synced at: over 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: 13 days ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 0

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: 5 months ago - Pushed at: 5 months 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: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - 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: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

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

nickbiso/Travelling-Salesman-TSP

Solving Travelling Salesman / Salesperson ( TSP ) - using different algorithms such as Naive ( Brute Force ), Greedy and Integer Programming using Pulp

Language: Jupyter Notebook - Size: 396 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 1 - 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: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - 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: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - 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: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

puskesmaskpsawah/ImageColors

# ImageColorsImageColors is a Go-based API that quickly processes base64-encoded images to return RGBA color values for specified pixels. Ideal for developers and educators, this lightweight tool simplifies image analysis. 🖼️✨

Language: Go - Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

ahmeddwalid/ComputingAlgorithms

Computing Algorithms Assignment

Language: Kotlin - Size: 13.7 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

avidim/caara

Language: C# - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: over 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: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

pakzaban/Matrix_Multiplication_Strassen

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

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

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: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Emon-ProCoder7/Bayesian-Machine-Learning

Implementation of Naive Bayes & Bayes Theorem

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - 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: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - 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: 4 months ago - Pushed at: over 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: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

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: about 6 years ago - Stars: 0 - Forks: 0

pasindumadusanka95/C-algo

C language algo

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

Related Topics
python 8 python3 5 naive-bayes-classifier 5 naive-bayes 4 naive-bayes-classification 3 naive-bayes-implementation 3 naive 3 naive-bayes-algorithm 3 rabin-karp-algorithm 3 matrix-multiplication 3 color 2 colors 2 image 2 nlp 2 pillow 2 python-script 2 classification 2 machine-learning 2 c 2 boyer-moore-algorithm 2 naivebayes 2 finite-automata 2 selection-sort 1 quick-sort-algorithm 1 quick-sort 1 merge-sort-algorithm 1 replace 1 str-replace 1 string-manipulation 1 string-replace 1 csharp 1 pyqt6 1 simulation 1 just-for-fun 1 not-for-production 1 password-generator 1 ruby 1 finite 1 knuth-morris-pratt 1 patterns 1 algorithm-analysis 1 algorithm-complexity 1 algorithms 1 algorithms-and-data-structures 1 big-o-notation 1 binary-search 1 bubble-sort 1 dart 1 data-filtering 1 data-structures 1 data-structures-and-algorithms 1 linear-search 1 merge-sort 1 greedy-algorithms 1 integer-programming 1 linear-programming 1 pulp 1 pulp-library 1 travelling-salesman-problem 1 travelling-salesperson-problem 1 tsp 1 tsp-problem 1 data-mining 1 data-mining-algorithms 1 laplace-smoothing 1 log-likelihood 1 maximum-a-posteriori-estimation 1 maximum-likelihood-estimation 1 naive-bayes-tutorial 1 bayes-theorem 1 bayesian-inference 1 bayesian-statistics 1 mnist 1 mnist-classification 1 mnist-classifier 1 mnist-dataset 1 mnist-model 1 cgimage 1 color-detection 1 go 1 image-processing 1 imagecolor 1 imagemagick 1 nodejs 1 nsimage 1 rest-api 1 swift 1 uiimage 1 brute-force 1 bruteforce 1 greedy 1 graphics-programming 1 shortest-path-algorithm 1 clustering 1 fuzzy-c-means 1 k-means 1 particle-swarm-optimization 1 computing-algoritms 1 kmp-algorithm 1 cpp 1