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
{{ message }}
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.
Sorry about this, the example is currently spliced between two versions of the library because its still extremely alpha and we're changing stuff all the time. I'll get back to this as soon as I can.
Hi.
I was trying to work though your example here:
https://github.com/kieranbrowne/clojure-tensorflow/blob/master/examples/rnn/src/rnn/core.clj#L29
however I hit the error of
Unable to resolve symbol: conversion-map in this context
.I guessed at a alternative implementation of
however I then go errors downstream due to array size mismatches in the
hidden-layer
definition.Can you please review that example?
Thanks.
The text was updated successfully, but these errors were encountered: