12 skills found
dragonir / Utils.jsUseful JavaScript Functions Collection 一些很实用的JavaScript函数封装集合
yangyongkang2000 / FftC++20实现快速傅立叶变换 C++20 implements fast Fourier transform
YuriCat / AlphaZeroJupyterExampleExample implementation of Alpha Zero' s algotirhm on Jupyter notebook
hritik5102 / Python For BeginnersPython Tutorial for beginners
foreshadow / Acm Code SnippetsSnippets I use in ACM-ICPC contest.
M-Taghizadeh / ChatGPT For Python ProgrammersIn this repository, we introduced ChatGPT applications for Python and artificial intelligence programmers in various cases.
RogerChern / GraphAlgorithmsC++ 11 impelemention of Graph Algorithms from Sedgewick's Algotirhms 4th
newmsbz / Pose Comparison DTW A source that measures the similarity of two actions in terms of time series to use Dynamic Time Warping algotirhm.
TimS-ml / My AlgoCasual LeetCode / HackerRank / Educative practice with Python and (some) C++ / C
StevenYuysy / AlgorithmsAlgorithms Fourth Edition Python Version
kiishi / LevenshteinGo implementation of levenshtein distance algorithm
abeyakilesh / Spam FlaggerRule-based supervised learning system built using the Find-S concept learning algorithm. Generates generalized hypotheses from structured datasets for deterministic inference. Implements explainable decision logic suitable for security and rule-driven workflows. Engineered as a lightweight, interpretable alternative to black-box ML models.