You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
317 B
Markdown
12 lines
317 B
Markdown
---
|
|
# edu-pvou
|
|
title: 'Write §10: Integrating a neural network crate'
|
|
status: todo
|
|
type: task
|
|
created_at: 2026-03-13T20:03:17Z
|
|
updated_at: 2026-03-13T20:03:17Z
|
|
parent: edu-coqp
|
|
---
|
|
|
|
Reading lesson: evaluate tch-rs vs candle for this use case; show how to define and initialise the network; basic forward-pass usage.
|