Stars
A collection of various FFT algorithms implemented in C for educational purpose.
DO NOT CHECK OUT THESE FILES FROM GITHUB UNLESS YOU KNOW WHAT YOU ARE DOING. (See below.)
a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental results.
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
Seamless operability between C++11 and Python
A web app to convert image to pdf, png to jpg, png to jpg and png to webp without database using django
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Tutorial for the Vulkan graphics and compute API
This is an AI agent for Street Fighter II Champion Edition.
Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~
Normally Distributed Random Number Generator Benchmark
Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep N…
A fast DNN library in C++, and a version in Python for prototyping
An open-source C++ library developed and used at Facebook.
Tutorial code on how to build your own Deep Learning System in 2k Lines
C++ implementation of the Python Numpy library