René's URL Explorer Experiment


Title: RNNCell (DiffSharp)

Description: DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains.

direct link

Domain: diffsharp.github.io

authorAtılım Güneş Baydin, Don Syme, Barak A. Pearlmutter, Jeffrey Siskind, and DiffSharp contributors

Links:

https://diffsharp.github.io/reference/index.html
Homehttps://diffsharp.github.io/index.html
GitHubhttps://github.com/DiffSharp/DiffSharp/
License (BSD)https://github.com/DiffSharp/DiffSharp/blob/dev/LICENSE
Installhttps://diffsharp.github.io/install.html
Quickstarthttps://diffsharp.github.io/quickstart.html
More Exampleshttps://github.com/DiffSharp/DiffSharp/tree/dev/examples
API Referencehttps://diffsharp.github.io/reference/index.html
Extensionshttps://diffsharp.github.io/extensions.html
DiffSharp.Model https://diffsharp.github.io/reference/diffsharp-model.html
Modelhttps://diffsharp.github.io/reference/diffsharp-model-model.html
RNNCell(inputSize, hiddenSize, ?nonlinearity, ?bias, ?checkShapes) https://diffsharp.github.io/reference/diffsharp-model-rnncell.html#``.ctor``
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
RNNCellhttps://diffsharp.github.io/reference/diffsharp-model-rnncell.html
https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Core/Model.Recurrent.fs#L106-106
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
RNNCellhttps://diffsharp.github.io/reference/diffsharp-model-rnncell.html
this.forwardSequence input https://diffsharp.github.io/reference/diffsharp-model-rnncell.html#forwardSequence
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Core/Model.Recurrent.fs#L133-133
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
this.forwardSequenceWithHidden (input, hidden) https://diffsharp.github.io/reference/diffsharp-model-rnncell.html#forwardSequenceWithHidden
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Core/Model.Recurrent.fs#L151-151
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
this.forwardWithHidden (input, hidden) https://diffsharp.github.io/reference/diffsharp-model-rnncell.html#forwardWithHidden
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Core/Model.Recurrent.fs#L141-141
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
this.hiddenSize https://diffsharp.github.io/reference/diffsharp-model-rnncell.html#hiddenSize
https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Core/Model.Recurrent.fs#L118-118
this.inputSize https://diffsharp.github.io/reference/diffsharp-model-rnncell.html#inputSize
https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Core/Model.Recurrent.fs#L117-117
this.newHidden batchSize https://diffsharp.github.io/reference/diffsharp-model-rnncell.html#newHidden
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html
https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Core/Model.Recurrent.fs#L120-120
Tensorhttps://diffsharp.github.io/reference/diffsharp-tensor.html

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.