Hi all,

Following are the things accomplished the previous week:

   - GMM cookbook merged. (PR
   <https://github.com/shogun-toolbox/shogun/pull/3197>)
   - Fixed some warnings. (PR
   <https://github.com/shogun-toolbox/shogun/pull/3198>)
   - Integrating tags/parameters in shogun. (PR
   <https://github.com/shogun-toolbox/shogun/pull/3221>)
      - Most of the code was taken from aer, but unit-test revealed some
      errors. BaseTag class was introduced to serve the purpose of keys in the
      parameter unordered_map. These changes are not in the PR because
I need to
      implement the hash for BaseTag.
   - SVR cookbook will be merged by tonight. (PR
   <https://github.com/shogun-toolbox/shogun/pull/3227>)
   - Helped solve the bug related to basic types in meta examples. (PR
   <https://github.com/shogun-toolbox/shogun/pull/3205> by Heiko)

I plan to write my future cookbook pages on neural nets, RBM*, Deep belief
nets*, svmlight*, svrlight*, MKLClassification, MKLMutliclass. This week I
would focus on making tags / parameters work in shogun and write SWIG
bindings for them.

* = not sure whether these cookbook pages are needed. Please confirm..

Thanks,
Sanuj

Reply via email to