SciSharpCube
SciSharpCube copied to clipboard
Quickly experience all the latest features of SciSharp Machine Learning tools in docker container.
Running the default docker DigitsRecognitionNeuralNetwork.ipynb throws an System.OutOfMemoryException when calling `var mnist = await MnistModelLoader.LoadAsync("mnist", true);` OS: Windows 10 version 2204 (build 19041.421) Docker version 19.03.8, build afacb8b Host: Memory...
My k8s docker environment is as follows: Use up to 1 cores of cpu,1g memory,The following error occurred in the run: 2019-06-02T12:31:51.410400083Z display_data: [{"source":"","data":{"text/plain":"Unable to restore packages from '/tmp/scripts/root/.dotnet/tools/.store/icsharpcore/0.2.2/icsharpcore/0.2.2/tools/netcoreapp2.2/any/REPL/interactive/interactive/script.csproj'. Make...
Feature Request I'm still not able to run the container in my machine, but I'd like to try. Perhaps, making it run with mybinder (it's free) would help minimize the...
This image runs as root, and without a `jovyan` user, which makes it different from the main jupyter ecology. If I add a `jovyan` user, and `chown` the whole `/scisharp`...
Currently running on `Stretch` with python 3.5 An update to `Buster` would bring in Python 3.7 - which is useful as many `nbextensions` are written against python 3.6 My docker...