Lists (6)
Sort Name ascending (A-Z)
Stars
6
stars
written in Jupyter Notebook
Clear filter
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Examples and guides for using the OpenAI API
Python-based tools for document analysis and OCR
A concise, beginner-friendly introduction to the core ideas of linear algebra.
A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project structure, perf. improvements (compared to the original code), mul…