- ago
Just playing with DL extension:







Then I started training, manually stopped training and Message Box "Training stopped at Epoch xyz" confirmed caused this exception:

System.InvalidOperationException: Sequence contains no elements
at System.Linq.ThrowHelper.ThrowNoElementsException()
at System.Linq.Enumerable.MinFloat[T](IEnumerable`1 source)
at WealthLab.DeepLearning.Model.PerformEval(List`1 isInput, List`1 isOutput, List`1 oosInput, List`1 oosOutput)
at WealthLab.DeepLearning.WPF.ucDeepLearning.<TrainingStopped>b__100_0()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
0
114
2 Replies

Reply

Bookmark

Sort
GlitchA
 ( 5.10% )
- ago
#1
Thanks i’ll take a look.
0
- ago
#2
I make an update on B114. First training run of above described network works fine (manully stop after 100 epoches, so auto save locks the netweork). Then I unlock the network, start training again, manually stop training and exception is thrown.
0

Reply

Bookmark

Sort