๐Ÿงš๐Ÿผโ€โ™€๏ธ Belinda Mo

Search

SearchSearch
      • art
      • concept
      • context
      • design
      • distribute
      • engines
      • intelligence
      • Intersecting Category System for experiments
      • knowledge
      • nodes and edges
      • product
      • tool
      • truth
        • feynman technique
        • How to learn any large amount of material, fast
        • Skating
      • Computer Science
      • History
      • Home
      • Information Theory
      • Life Philosophy
      • Linguistics
      • Mathematics
      • Neuroscience
      • Philosophy
      • Probability & Statistics
      • Psychology
      • Science
      • Obsidian Spaced Repetition AI
        • magic
        • Tied up
        • Navigating being a person
        • Practice advice to self
        • Why I'll continue metta-tating
        • Decoupling Language Fluency from Talent
        • 8. What does a good translation interface look like for same language "translation" across contexts? ๐Ÿ”ด
        • 9. How might a set of AI models improve code generation through iterative code and test set generation? ๐ŸŸข
        • 10. GPT vs. Gemini - What does a minimalistic user interface for model comparison look like? ๐ŸŸข
        • 11. What does a useful parking ticket payer agent look like? ๐Ÿ”ด
        • 12. Claude vs. GPT on GSM8K math benchmarks - How do they compare? ๐ŸŸข
        • Custom GPTs for cross-posting ๐ŸŸ 
        • From heat-map to front-end code
        • Hour tracking
        • Next.js PWA application
        • Personal GPT with Obsidian notes
        • RAG for an orthopedic surgeon
        • Science knowledge graph
      • 13. Memorize 111 experiments using Avatar the Last Airbender
      • 14. Build a simple scalar-based neural network
      • 15. Learn morse code with chunking and spaced repetition
      • 16. Learn how OpenAI does public evals
      • 17. Try Hume.ai - an empathetic AI
      • Experiment System Changelog
      • Experiments
      • Quantified learning
Home

>

๐Ÿก earth

>

Computer Science

>

Artificial Intelligence

>

forward pass

forward pass

1 min read

#concept

What is a forward pass? ? The process of passing input data through the layers of a network sequentially, of the weights and biases of each layer, to arrive at the output. The network makes its predictions based on the current state of its weights and biases. https://github.com/maxim5/cs229-2018-autumn/blob/main/notes/cs229-notes-backprop.pdf

References ยง

  1. Build micrograd, a scalar-based neural network with Karpathy

Notes ยง

Graph View

  • References
  • Notes

Backlinks

  • Artificial Intelligence

Created with Quartz v4.1.0, ยฉ 2025

  • GitHub
  • Changelog
  • DM