Jetson Nano
Summary
The Jetson Nano is a small computer designed by Nvidia for AI and machine learning applications. Its a low power usage machine meaning that our battery systems are well established. We are already employing this machine as of 2/27/23.
Technical Specifications
All technical specifications can be found here at: JetsonSpecs
Software
- NVIDIA Jetpack SDK Developer tools for the Jetson. It acts as a toolkit for building AI applications. Includes the Linux kernel as well as Ubuntu's desktop enviroment.
- TensorFlow Guides
- PyTorch Guide
- Caffe Homepage
- OpenCV Homepage
- NumPy Homepage