Category Archives: Machine Learning

Jetson Nano – Some useful commands

Some useful commands l found, for getting more information from the Nvidia Jetson Nano development kit board. The first gets the swap space, and the second below confirms the Jetpack version.

Posted in JetsonNano, Machine Learning, Nvidia | Tagged , , , , , | Comments Off on Jetson Nano – Some useful commands

Updates – Jetson Nano

Screenshots of recent updates/code applied to the Jetson Nano , for which l recently got a 40x40mm Fan from Amazon. Note, the fan turns on as the temperature arises. Below command took about 2 hrs to complete on my Jetson … Continue reading

Posted in JetsonNano, Machine Learning, Nvidia | Tagged , , , , , | Comments Off on Updates – Jetson Nano

Exploring Anaconda, Conda, Jupyter, Tensorflow

“TensorFlow is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries and community resources that lets researchers push the state-of-the-art in ML[machine learning] and developers easily build and deploy ML powered applications.” … Continue reading

Posted in General, Machine Learning | Tagged , , , , , , , , | Comments Off on Exploring Anaconda, Conda, Jupyter, Tensorflow

Image classification model in ACI using AzureML

Deploying an image classification model in Azure Container Instance using Microsoft Azure Machine Learning [ML] Screenshots below: Requires: Azure, Python 3.6+, CPU selected – Standard DS3 V2

Posted in Azure, Machine Learning, Microsoft | Tagged , , , , , , , | Comments Off on Image classification model in ACI using AzureML