All Projects → david-drew → Openvino Custom Layers

david-drew / Openvino Custom Layers

Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)

Programming Languages

python3
1442 projects

Projects that are alternatives of or similar to Openvino Custom Layers

Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (+499.01%)
Mutual labels:  deep-learning-tutorial
Letslearnai.github.io
Lets Learn AI
Stars: ✭ 33 (-67.33%)
Mutual labels:  deep-learning-tutorial
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (-33.66%)
Mutual labels:  deep-learning-tutorial
Ufldl tutorial
Stanford Unsupervised Feature Learning and Deep Learning Tutorial
Stars: ✭ 689 (+582.18%)
Mutual labels:  deep-learning-tutorial
Kalasalingam
IEEE "Invited Talk on Deep Learning" 03/02/2018
Stars: ✭ 13 (-87.13%)
Mutual labels:  deep-learning-tutorial
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (-64.36%)
Mutual labels:  deep-learning-tutorial
Androidtensorflowmnistexample
Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)
Stars: ✭ 449 (+344.55%)
Mutual labels:  deep-learning-tutorial
Easy Yolo
Yolo (Real time object detection) model training tutorial with deep learning neural networks
Stars: ✭ 98 (-2.97%)
Mutual labels:  deep-learning-tutorial
Deep Learning Experiments
Notes and experiments to understand deep learning concepts
Stars: ✭ 883 (+774.26%)
Mutual labels:  deep-learning-tutorial
Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-34.65%)
Mutual labels:  deep-learning-tutorial
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+640.59%)
Mutual labels:  deep-learning-tutorial
Ilearndeeplearning.py
This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.
Stars: ✭ 896 (+787.13%)
Mutual labels:  deep-learning-tutorial
Deeplearning
This repository will contain the example detailed codes of Tensorflow and Keras, This repository will be useful for Deep Learning staters who find difficult to understand the example codes
Stars: ✭ 49 (-51.49%)
Mutual labels:  deep-learning-tutorial
Deeplearning.ai
deeplearning.ai , By Andrew Ng, All video link
Stars: ✭ 625 (+518.81%)
Mutual labels:  deep-learning-tutorial
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+1063.37%)
Mutual labels:  deep-learning-tutorial
Deep Learning With Pytorch Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
Stars: ✭ 517 (+411.88%)
Mutual labels:  deep-learning-tutorial
Deep Tutorials For Pytorch
In-depth tutorials for implementing deep learning models on your own with PyTorch.
Stars: ✭ 971 (+861.39%)
Mutual labels:  deep-learning-tutorial
Androidtensorflowmachinelearningexample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
Stars: ✭ 1,369 (+1255.45%)
Mutual labels:  deep-learning-tutorial
Machine Learning Algorithms
A curated list of almost all machine learning algorithms and deep learning algorithms grouped by category.
Stars: ✭ 92 (-8.91%)
Mutual labels:  deep-learning-tutorial
The Incredible Pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
Stars: ✭ 8,584 (+8399.01%)
Mutual labels:  deep-learning-tutorial

OpenVINO Custom Layer Tutorials for Linux and Windows

Before You Start

It's assumed that you've installed the appropriate version of OpenVINO, including the Model Optimizer, in the default /opt/intel directory. If you've installed to a different directory you may need to change the directory pathways in the commands below.

Use the appropriate directory and tutorial for the version of OpenVINO you've installed.

Latest - OpenVINO 2019.r2

OpenVINO 2019.r1.1

OpenVINO 2019.r1.0

OpenVINO 2018.r5

OpenVINO 2018.r4

If you're using an earlier version, refer to this document.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].