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
Hi! I forked theano-hf and made some minor changes... basically plotting and writing the training progress to file and a hackish safeguard to check if the cost function stays real valued (I'm doing large scale MLE, where that can happen).
Would it be a good idea to make theano-hf compatible with Pandas? I'm not sure it would offer much gains in speed etc. but Pandas is really nice and it would be simple to sample from a Pandas dataframe...
Anyway, very nice module!
The text was updated successfully, but these errors were encountered:
Hi! I forked theano-hf and made some minor changes... basically plotting and writing the training progress to file and a hackish safeguard to check if the cost function stays real valued (I'm doing large scale MLE, where that can happen).
Would it be a good idea to make theano-hf compatible with Pandas? I'm not sure it would offer much gains in speed etc. but Pandas is really nice and it would be simple to sample from a Pandas dataframe...
Anyway, very nice module!
The text was updated successfully, but these errors were encountered: