thoughtsociety's Stars
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
hindupuravinash/the-gan-zoo
A list of all named GANs!
dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
yosinski/deep-visualization-toolbox
DeepVis Toolbox
udacity/self-driving-car-sim
A self-driving car simulator built with Unity
NVIDIA-AI-IOT/jetbot
An educational AI robot based on NVIDIA Jetson Nano.
vprusso/youtube_tutorials
Collection of scripts corresponding to LucidProgramming YouTube tutorials
dusty-nv/jetson-utils
C++/CUDA/Python multimedia utilities for NVIDIA Jetson
jmportilla/Udemy-notes
My udemy notebooks
jrobchin/Computer-Vision-Basics-with-Python-Keras-and-OpenCV
Full tutorial of computer vision and machine learning basics with OpenCV and Keras in Python.
NVIDIA-AI-IOT/jetcam
Easy to use Python camera interface for NVIDIA Jetson
memo/webcam-pix2pix-tensorflow
Source code and pretrained model for running pix2pix in realtime on a webcam feed.
priya-dwivedi/face_and_emotion_detection
jmportilla/Udemy---Machine-Learning
Notebooks for Course
SteveMacenski/jetson_nano_detection_and_tracking
Jetson Nano ML install scripts, automated optimization of robotics detection models, and filter-based tracking of detections
NVIDIA/object-detection-tensorrt-example
Running object detection on a webcam feed using TensorRT on NVIDIA GPUs in Python.
NVIDIA-AI-IOT/jetcard
An SD card image for web programming AI projects with NVIDIA Jetson Nano
bricewalker/Hey-Jetson
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
TrainingByPackt/Data-Wrangling-with-Python
Simplify your ETL processes with these hands-on data sanitation tips, tricks, and best practices
dkorobchenko/tensorrt-demo
TensorRT and TensorFlow demo/example (python, jupyter notebook)
jattenberg/datascience-utilities
datascience oriented utilities: histograms, aggregations, plots, data manipulation, and other common tasks.
rememberlenny/streetart-notstreetart
🤖 Train ResNet based model to detect if images is street art or not
npinto/fer2013
https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge/data
sangyy/jetson-dlinano
courses.nvidia.com getting started
apic-ai/jetson-tree
This project is a guide on how to build your jetson tree and is our submission to the "AI at the Edge Challenge."
vbookshelf/Bee-Hive-Health-Analyzer
Ai Powered Web App to determine bee hive health by analyzing a bee image - Tensorflow.js
thoughtsociety/face_and_emotion_detection
vinhngx/DeepLearningExamples
Deep Learning Examples