You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spacing before the code block looks too thin and therefore incorrect.
We have thus defined two types of primitives:
The first type creates new cells, either one by one or by layers. For the back-propagation algorithm, for example, there is the primitive newneurons:
(setq layer (newneurons 5))
This puts a list of five new cells into the variable layer.
I can see how GitHub rendering is also not correct (at least at the moment of writing this).
Is there a way to fix the CSS for this kind of typographical issue?
The text was updated successfully, but these errors were encountered:
The spacing before the code block looks too thin and therefore incorrect.
We have thus defined two types of primitives:
newneurons
:layer
.I can see how GitHub rendering is also not correct (at least at the moment of writing this).
Is there a way to fix the CSS for this kind of typographical issue?
The text was updated successfully, but these errors were encountered: