minimind's Stars
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
facebookarchive/flux
Application Architecture for Building User Interfaces
piskvorky/gensim
Topic Modelling for Humans
peers/peerjs
Simple peer-to-peer with WebRTC.
antimatter15/alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
a1studmuffin/SpaceshipGenerator
A Blender script to procedurally generate 3D spaceships
soulmachine/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
mahmoud/boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
peers/peerjs-server
Server for PeerJS
Rush/Font-Awesome-SVG-PNG
Font Awesome split to individual SVG and PNG files of different sizes along with Node.JS based generator
vcg-uvic/viper
Open-source code for VIPER -- Volume Invariant Position-based Elastic Rods
django/django-contrib-comments
carlosrocha/react-data-components
React components for sorting, filtering and pagination of data.
yourcelf/django-registration-defaults
Default implementations of the 15 templates required to do full login, logout, registration and password retrieval when using django-registration.
ue4plugins/TextAsset
Unreal Engine 4 plug-in that adds a text asset and editor for personal notes.
arangodb/arangodb-docker
Docker container for ArangoDB
minimind/dispatch-on-value-for-python
Python package that provides dispatch on values using pattern matching
minimind/simple-graph
A header-only C++ STL-like graph container with full unit tests
csauper/wikipedia
Code from "Automatically Generating Wikipedia Articles: A Structure-Aware Approach"
minimind/genetic-algorithm-example
A simple example of a rank-based genetic algorithm in Python.
minimind/jquery.slideandfade
jQuery plugin for sliding and fading out groups of elements.
minimind/range-map
A header-only C++ STL-like map container indexed by a range, similar to boost's intervalmap.