microsoft / vs-tools-for-ai

Visual Studio Tools for AI is a free Visual Studio extension to build, test, and deploy deep learning / AI solutions. It seamlessly integrates with Azure Machine Learning for robust experimentation capabilities, including but not limited to submitting data preparation and model training jobs transparently to different compute targets. Additionally, it provides support for custom metrics and run history tracking, enabling data science reproducibility and auditing. Enterprise ready collaboration, allow to securely work on project with other people.
http://aka.ms/vstoolsforai
352 stars 80 forks source link

mnist.py Bug #41

Closed bhqt closed 6 years ago

bhqt commented 6 years ago

When I am run mnist.py then TypeError("int() argument must be a string, a bytes-like object or a number, not 'NoneType'",)