Nicholas Timmons

Results 5 issues of Nicholas Timmons

The example 'model-zoo/text/lang-detection/' uses matchall and that is depreciated in Julia 1.0

I am unable to run the example code from TensorFlow.jl without getting a ProcessExitedException() when calling `train.minimize()` in the CoLab environment Input Code: ``` using TensorFlow using MLDatasets import Random...

There is some intense shadow flickering in the Vulkan Build of the Forward Renderer. Stops when shadows are disabled

Bug
High Priority

I am dumping image captures from scenes for comparison at different resolutions. Setting the window size from Window.h to 1920x1080 lets me capture frames which output as 1080p as expected....

This makes the behaviour of the LSTM and GRU recurrent layers consistent with other layers.

RNN