deepkit-ml icon indicating copy to clipboard operation
deepkit-ml copied to clipboard

The collaborative real-time open-source machine learning devtool and training suite: Experiment execution, tracking, and debugging. With server and project management tools.

Results 11 deepkit-ml issues
Sort by recently updated
recently updated
newest added

Checking the [configuration (deepkit.yml) documentation](https://deepkit.ai/documentation/configuration) I do not see an appropriate method to provision VM instances (E.g: MS Azure) as a node through a REST API. A current solution is...

Natively, Docker accepts a a long list of options when running containers where the CLI syntax looks like `docker run [OPTIONS] IMAGE [COMMAND] [ARG...]`. It doesn't appear that this is...

enhancement

I tried to use the deepkit with clusters. After configuring the `deepkit.yml` as follows: ``` image: xxx command: - echo hell ``` I run it on the server, but got...

The STDOUT output of experiments cannot be copied (either by right clicking -> no menu) or by `Ctrl-C`. This would be handy for bug tracking/reporting. - Windows 10 - Deepkit...

Windows

- Plots of any `log_metric` are empty, though the latest logged scalars *do* appear in the experiment overview table and the compare panel as single float values. Setup: - Windows...

Windows

If yaml in `deepkit.yml` contains syntax errors, the GUI freezes when trying to start a new experiment and displays "Loading.." while becoming unresponsive. Closing and restarting fixes this, but it...

A logical name to keep DeepKit configuration files within a project would be nested in a subdirectory called `deepkit`. However, using this convention on a DeepKit server causes inconsistency with...

Due to the fact that cluster entity already in place, can you please add Distributed training across all cluster nodes as described below: https://lambdalabs.com/blog/tensorflow-2-0-tutorial-05-distributed-training-multi-node/

Hello, I found this wonderful project. The repository seems no active activity from 3 years. Is it abandoned? How about the future plan of this project? Is there any difficulty?...