[mlpack-git] (blog) master: Googlenet: Week 6 (ce320f7)

gitdub at mlpack.org gitdub at mlpack.org
Tue Jul 5 01:29:37 EDT 2016


Repository : https://github.com/mlpack/blog
On branch  : master
Link       : https://github.com/mlpack/blog/compare/e8dee77a0c1cc016421385a8244610be3fae0e70...ce320f7086d287369a5bf9b59a6884152ea1b128

>---------------------------------------------------------------

commit ce320f7086d287369a5bf9b59a6884152ea1b128
Author: Jain <nilayj at qti.qualcomm.com>
Date:   Tue Jul 5 10:59:37 2016 +0530

    Googlenet: Week 6


>---------------------------------------------------------------

ce320f7086d287369a5bf9b59a6884152ea1b128
 content/blog/NilayWeekSix.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/content/blog/NilayWeekSix.md b/content/blog/NilayWeekSix.md
new file mode 100644
index 0000000..1d1680b
--- /dev/null
+++ b/content/blog/NilayWeekSix.md
@@ -0,0 +1,9 @@
+Title: We need to go deeper, Googlenet : Week-6 Highlights
+Date: 2016-07-04 15:00:00
+Tags: gsoc, edge_boxes, CNN, googlenet, deep learning
+Author: Nilay Jain
+
+This week, I spent time in reading C++ template constructs, and syntactic details that were necessary to understand ann code. I got stuck mostly in this part in starting days of week. I have gained some insight on how template template parameters, rvalues and some template types and other features work, which are used so much in the code. I am still in process of completely understanding the code, which I hope to do in coming days by taking help of others.
+
+Also I have completed a first implementation of Inception Layer just about today. I still need to write a small test to check if it works which I will do next. After this completes we will discuss the plan of coming week in the next days.
+




More information about the mlpack-git mailing list