nwokeo's Stars
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
ange-yaghi/engine-sim
Combustion engine simulator that generates realistic audio.
meta-llama/llama-stack
Composable building blocks to build Llama Apps
pemistahl/grex
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
nicholas-ochoa/OpenSC2K
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
jhspetersson/fselect
Find files with SQL-like queries
Netflix/vizceral
WebGL visualization for displaying animated traffic graphs
PKU-YuanGroup/LLaVA-CoT
LLaVA-CoT, a visual language model capable of spontaneous, systematic reasoning
cosme12/SimpleCoin
Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
nerevu/riko
A Python stream processing engine modeled after Yahoo! Pipes
holdenk/spark-testing-base
Base classes to use when writing tests with Spark
airsonic-advanced/airsonic-advanced
mumoshu/kube-airflow
A docker image and kubernetes config files to run Airflow on Kubernetes
TorchCraft/StarData
Starcraft AI Research Dataset
AI-metrics/AI-metrics
An open source project to document AI progress through data.
reubano/meza
A Python toolkit for processing tabular data
datamechanics/delight
A Spark UI and Spark History Server alternative with CPU and Memory metrics! Delight is free, cross-platform, and open-source.
rockthejvm/scala-2-beginners
The official repository for the Rock the JVM Scala 2 for beginners course
julioasotodv/spark-df-profiling
Create HTML profiling reports from Apache Spark DataFrames
khoih-prog/EthernetWebServer
This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebServer` and `ESP8266 ESP8266WebServer` libraries. Ethernet_Generic library is used as default for W5x00 with custom SPI
alexvanboxel/airflow-gcp-examples
Repository with examples and smoke tests for the GCP Airflow operators and hooks
dell/dell-recovery
Dell Recovery for Ubuntu
tfayyaz/awesome-airflow
A curated list of all the awesome examples, articles, tutorials and videos for Apache Airflow.
alvinj/ScalaCookbook2Examples
Source code examples for the Second Edition of the Scala Cookbook
mattiasthalen/arcane-insight
Arcane Insight is a data analytics project designed to harness the power of SQLMesh & DuckDB to collect, transform, and analyze data from Blizzard’s Hearthstone API. Focused on card statistics and attributes, this project reveals detailed insights into card mechanics, strengths, and trends to support BI and strategic analysis.
sayamqazi/planet-name-generator
A python script that generates believable Planetary names using Hidden Markov model.
alvinj/LearnFunctionalProgrammingBook
The repository for my book, “(Almost) Functional Programming”
dsblank/ProgLangBook
Draft of a Programming Languages Book using Jupyter notebooks