Skip to content

Latest commit

 

History

History
84 lines (49 loc) · 3.46 KB

index.md

File metadata and controls

84 lines (49 loc) · 3.46 KB
layout title nav_order description permalink
default
Home
1
Just the Docs is a responsive Jekyll theme with built-in search that is easily customizable and hosted on GitHub Pages.
/

Notes for building a DL tool

{: .fs-9 }

Deepnotes is an ongoing series of notes for a ML pipeline.

{: .fs-6 .fw-300 }

View it on GitHub, Report Errors or make Suggestions{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 }


Note: Please kindly note that this legal disclaimer is applied to all the material in this website!

when we develop machine learning systems for embedded (or remote) targets it is always convenient to have remote access to these machines, It will enable us to run/debug code remotely or even develop at the same time.

Reproducibility of the training variable flow can help debug and improve networks.

GStreamer as a media flow backbone to make deep learning modular and DeepStream to get the best out of nvidia's hardware capabilities.

Working with docker containers helped me to fail-recover-improve with less overhead and make things more portable. #using-can-bus-with-nvidia-agx-xavier-devices

Vehicle inter processor communication is mostly facilitated by the CAN bus. Using AGX-Xavier with the CAN bus opens many doors to create intelligent control systems.

[Nets for Image Processing]

upcoming..


<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>