R7RS-large has been in development for a really long time (10 years?). What is the status of the standardization effort? When is the estimated time of completion of R7RS-large?
A highly accessible, step-by-step introduction to deep learning, written in an engaging, question-and-answer style.
Link Actions
Another book in The Little Schemer series:
The Little Learner: A Straight Line to Deep Learning by Daniel P. Friedman and Anurag Mendhekar.
The Little Learner covers all the concepts necessary to develop an intuitive understanding of the workings of deep neural networks: tensors, extended operators, gradient descent algorithms, artificial neurons, dense networks, convolutional networks, residual networks and automatic differentiation.
Might be interesting for some of you if you have never heard of transducers before. In programming there are some ideas that are great but not widely shared.