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)
-
This is data acquisition source code of LMS511(SICK co.) Source code is made by MFC(vs 2008). The sensor is communicated by TCP/IP. ...
-
Image size of origin is 320*240. Processing time is 30.96 second took. The result of stitching The resul...
-
Open Source License Commercial Use Guide Understanding Commercial Rights in Open Source Licenses ð Legend ✅ Free : Comm...
-
In past, I wrote an articel about YUV 444, 422, 411 introduction and yuv rgb converting example code. refer to this page -> http://feel...
-
Visual Studio 2012 Update (at least ver 2, this should be version 4): http://www.microsoft.com/en-us/downlo... Git for Windows: http://git-s...
-
I am wondering that two hog features can compare or not. There was a article about this question on this page -> http://stackoverflow...
-
This article is about hog feature extraction and visualization. Hog feature can computer easy using HOGDescriptor method in opencv. Visu...
-
Video stabilization example source code. The principle is like that... Firstly, to obtain 2 adjacent images extract good feature to t...
-
C++ Template Parameter Packs with sequence Simple Explanation sequence<x,x,x> is a template that holds a compile-time list of int...
-
* Introduction - The solution shows panorama image from multi images. The panorama images is processing by real-time stitching algorithm...
No comments:
Post a Comment