Resources¶
Curated references for deeper study and practical use.
Official Docs¶
- OpenAI API: https://platform.openai.com/docs
- Hugging Face: https://huggingface.co/docs
- PyTorch: https://pytorch.org/docs
- vLLM: https://vllm.readthedocs.io
Papers Hubs¶
- arXiv cs.CL: https://arxiv.org/list/cs.CL/recent
- Papers With Code: https://paperswithcode.com
Tooling¶
- LangChain: https://python.langchain.com
- LlamaIndex: https://gpt-index.readthedocs.io
- OpenTelemetry: https://opentelemetry.io
- Unsloth RL Guide: https://docs.unsloth.ai/basics/reinforcement-learning-rl-guide/training-ai-agents-with-rl
- OpenPipe Ruler: https://art.openpipe.ai/fundamentals/ruler
Learning¶
- The Batch (deeplearning.ai): https://www.deeplearning.ai/the-batch/
- Fast.ai Practical DL: https://course.fast.ai