Hacker News new | ask | show | jobs
by immanuwell 66 days ago
The architecture of macmind looks pretty interesting
1 comments

Thank you! The constraints made it interesting. HyperCard doesn't have arrays, so the entire model, weights, activations, gradients, is stored as strings in hidden fields. All of the matrix math is done with "item i of field".