BIDMach
CPU and GPU-accelerated Machine Learning Library
Install / Use
/learn @BIDData/BIDMachREADME
BIDMach is a very fast machine learning library. Check the latest <b><a href="https://github.com/BIDData/BIDMach/wiki/Benchmarks">benchmarks</a></b>
The github distribution contains source code only. You also need a jdk 8, an installation of NVIDIA CUDA 8.0 (if you want to use a GPU) and CUDNN 5 if you plan to use deep networks. For building you need <a href="https://maven.apache.org/docs/history.html">maven 3.X</a>.
After doing <code>git clone</code>, cd to the BIDMach directory, and build and install the jars with <code>mvn install</code>. You can then run bidmach with ./bidmach. More details on installing and running are available <b><a href="https://github.com/BIDData/BIDMach/wiki/Installing-and-Running">here</a></b>.
The main project page is <b><a href="http://bid2.berkeley.edu/bid-data-project/">here</a></b>.
Documentation is <b><a href="https://github.com/BIDData/BIDMach/wiki">here in the wiki</a></b>
<b>New</b> BIDMach has a <b><a href="https://groups.google.com/forum/#!forum/bidmach-users-group">discussion group</a></b> on Google Groups.
BIDMach is a sister project of BIDMat, a matrix library, which is <b><a href="https://github.com/BIDData/BIDMat">also on github</a></b>
BIDData also has a project for deep reinforcement learning. <b><a href="https://github.com/BIDData/BIDMach_RL">BIDMach_RL</a></b> contains state-of-the-art implementations of several reinforcement learning algorithms.
Related Skills
groundhog
399Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
sec-edgar-agentkit
10AI agent toolkit for accessing and analyzing SEC EDGAR filing data. Build intelligent agents with LangChain, MCP-use, Gradio, Dify, and smolagents to analyze financial statements, insider trading, and company filings.
last30days-skill
7.6kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
autoresearch
2.3kClaude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify → Verify → Keep/Discard → Repeat forever.
