vergeml icon indicating copy to clipboard operation
vergeml copied to clipboard

Machine Learning Environment - alpha version

Results 3 vergeml issues
Sort by recently updated
recently updated
newest added

Hi, first of all, thanks for this great project. I plan to use it in eduction to show how simple ML can be. For experimenting with training parameters, it would...

Hi, I have just setup the cats and dogs example as described in the readme. Now I try to add a **third class** called rats. I created a new folder...

On Fedora system with Python 3.6.8 there is an issue with downloading datasets ``` $ ml download:cats-and-dogs Downloading cats and dogs to samples. Error! Could not download https://download.microsoft.com/download/3/E/1/3E1C3F21-ECDB-4869-8368-6DEBA77B919F/kagglecatsanddogs_3367a.zip: ``` Quick...