A collection of bookmarks filtered by the tag "Machine Learning".
Filter by:
Discover More
Related Bookmarks
github.com
GitHub - Dicklesworthstone/claude_code_agent_farm
Contribute to Dicklesworthstone/claude_code_agent_farm development by creating an account on GitHub.
github.com
GitHub - NomenAK/SuperClaude
Contribute to NomenAK/SuperClaude development by creating an account on GitHub.
github.com
GitHub - lamikr/rocm_sdk_builder
Contribute to lamikr/rocm_sdk_builder development by creating an account on GitHub.
Related Articles
How to Secure Environment Variables for LLMs, MCPs, and AI Tools Using 1Password or Doppler
Stop hardcoding API keys in MCP configs and AI tool settings. Learn how to use 1Password CLI or Doppler to inject secrets just-in-time for Claude, Cur...
Claude Code Output Styles: Explanatory, Learning, and Custom Options
An implementation guide to Claude Code's /output-style, the built‑in Explanatory and Learning modes (with to-do prompts), and creating reusable custom...
Terminal UI framework for Java — a port of BubbleTea from Go
Apple Maps Java SDK
Java SDK for Apple Maps Server API — geocoding, search, directions
Related Books
The RLHF Book
Nathan Lambert
This is a guide to reinforcement learning from human feedback (RLHF), alignment, and post-training for Large Language Models (LLMs). Author Nathan Lam...
Related Investments
AngelList
Platform connecting startups with investors, talent, and resources for fundraising and growth.
A Simple Guide to Retrieval Augmented Generation
Abhinav Kimothi
Retrieval Augmented Generation (RAG) enhances a Large Language Model (LLM) by adding context from an external knowledge base. This allows the model to...
Build a Reasoning Model (From Scratch)
Sebastian Raschka
Description A deep dive into the architecture and implementation of AI models capable of logical deduction and multi-step reasoning. It explains how t...