Deep learning lecture
(tensor flow based..)
part 1.
1. logistic classification
2. stochastic optimization
3. general data practices to train models( data & parameter tuning)
part 2. (we're going to go deeper)
1. Deep networks
2. Regularization (to train even bigger models)
part 3. ( will be a deep dive into image and convolutional models)
1. convolutional networks
part 4. (all about text and sequence in general)
1. embeddings
2. recurrent models
2/22/2016
deep learning study (introduction) #1
Subscribe to:
Post Comments (Atom)
-
Google Coral USB Edge TPU Implementation Guide 1. Installation and Troubleshooting 1.1 Hardware Requirements Google Coral USB Accelerator ...
-
ONNX Runtime with ROCm (AMD GPU) Setup Guide Installation Prerequisites ROCm installed (6.0+ recommended) Python 3.8-3.10 Install ONNX Runti...
-
In past, I wrote an articel about YUV 444, 422, 411 introduction and yuv rgb converting example code. refer to this page -> http://feel...
-
Video stabilization example source code. The principle is like that... Firstly, to obtain 2 adjacent images extract good feature to t...
-
I use MOG2 algorithm to background subtraction. The process is resize to small for more fast processing to blur for avoid noise affectio...
-
Image size of origin is 320*240. Processing time is 30.96 second took. The result of stitching The resul...
-
This is GPU version of this post. http://feelmare.blogspot.kr/2014/04/opencv-study-calcopticalflowfarneback.html In the GPU mode, the ret...
-
The MNIST dataset is a dataset of handwritten digits, comprising 60 000 training examples and 10 000 test examples. The dataset can be downl...
-
* Introduction - The solution shows panorama image from multi images. The panorama images is processing by real-time stitching algorithm...
-
Created Date : 2011.2 Language : C/C++ Tool : Microsoft Visual C++ 2010 Library & Utilized : OpenCV 2.2 Reference : Interent Refer...
No comments:
Post a Comment