[mlpack-git] (blog) master: Refactor meta data header. (2b5d702)

gitdub at mlpack.org gitdub at mlpack.org
Mon Jun 6 13:24:24 EDT 2016


Repository : https://github.com/mlpack/blog
On branch  : master
Link       : https://github.com/mlpack/blog/compare/0801b83ca11e9824493f19bddc773c44276ed2f9...2b5d7023043b36e8176ee8cdfa606e56c26e9c17

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

commit 2b5d7023043b36e8176ee8cdfa606e56c26e9c17
Author: Marcus Edel <marcus.edel at fu-berlin.de>
Date:   Mon Jun 6 19:24:24 2016 +0200

    Refactor meta data header.


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

2b5d7023043b36e8176ee8cdfa606e56c26e9c17
 content/blog/NilayWeekTwo.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/content/blog/NilayWeekTwo.md b/content/blog/NilayWeekTwo.md
index 202e6ad..c03de35 100644
--- a/content/blog/NilayWeekTwo.md
+++ b/content/blog/NilayWeekTwo.md
@@ -1,4 +1,7 @@
-Title: We need to go deeper - Googlenet : Week-2 Highlights Date: 2016-06-06 8:00:00 Tags: gsoc, edge boxes  Author: Nilay Jain
+Title: We need to go deeper - Googlenet - Week-2 Highlights
+Date: 2016-06-06 8:00:00
+Tags: gsoc, edge boxes
+Author: Nilay Jain
 
 This week was more about applying the things I learnt in the first week. It was also a week where I spent most hours debugging. I have completed the code on feature extraction and opened a pull request. Hopefully not a lot of edits will be required as I spent time on using effective ways. I also manually tested the code to some extent to try to ensure that it is correct. Because the number of features is large, I had to think a lot on how to avoid complex reshape operations on the regular and self similarity features. I think these issues can still be reviewed and will surely come up when pull request is evaluated.
 




More information about the mlpack-git mailing list