platform/core/ml/nntrainer.git
2020-10-23 Jihoon Lee[Weight] Add ctors
2020-10-23 Parichay Kapoor[ccapi] Enable pkgconfig
2020-10-23 Parichay Kapoor[app] MNIST application with cc api
2020-10-23 Parichay Kapoor[ccapi] Initial draft for c++ API
2020-10-21 Parichay Kapoor[vgg] Tensorflow VGG bugfix
2020-10-20 Jihoon Lee[Bug/Act] Fix setActivation call properly
2020-10-20 Jihoon Lee[NN] call setBatchSize at init
2020-10-20 jijoong.moon[ ADMIN ] Add code of conduct
2020-10-20 Jihoon Lee[IntegratedTest] Add test generator
2020-10-19 Jihoon Lee[IntegratedTest] Add methods and types for tests
2020-10-19 Parichay Kapoor[databuffer] Cleanup databuffers for ccapi
2020-10-15 jijoong.moon[ Pooling 2D ] Fix calculate max when pooling 2d
2020-10-15 jijoong.moon[ Application ] NNTrainer Validation with VGG
2020-10-14 Jihoon Lee[Docs] Remove docker GIAG from readme.md
2020-10-14 Geunsik Lim[GitHub Replaced @NNStreamer/nntrainer with @nnstreamer...
2020-10-13 Parichay Kapoor[layer] Update the layer constructors
2020-10-13 Parichay Kapoor[optimizer] Refactor optimizer
2020-10-12 jijoong.moon[ Max Pooling ] Fix bug when max_id created
2020-10-12 Jihoon LeeRefactor getDataFromBuffer
2020-10-12 Jihoon Lee[CS/Docs] Update readme
2020-10-12 Jihoon Lee[CS] Add cutoff logic through accuracy
2020-10-12 Jihoon Lee[CS/Refactor] Scrape ecore pipe from the train_
2020-10-11 Parichay Kapoor[Tensor/model] Move some member functions to private
2020-10-11 Parichay Kapoor[layer] Update layer interface
2020-10-08 Jihoon Lee[CS] Improve UI Interaction
2020-10-07 Jihoon Lee[CS] Add color to the label and fix status
2020-10-07 Jihoon Lee[CS] Change png -> jpeg
2020-10-07 Yongjoo Ahn[typo] Fix minor typos in spec file
2020-10-06 Jihoon Lee[CS] Show inference
2020-10-06 Jihoon Lee[CS] s/draw_target/label + mode/
2020-10-06 Parichay Kapoor[inference] Remove deciding for inference at model...
2020-10-06 Jihoon Lee[Databuffer] Fix queue is not emptied properly
2020-10-05 Yongjoo Ahn[build/meson] Add gmodule_dep for nnstreamer subplugin
2020-10-05 Jihoon Lee[Filter/refactor] Refactor error handling logic
2020-10-05 Jihoon Lee[CS] Add inference pipeline
2020-10-05 jijoong.moon[ Packaging ] Meta Package for NNTrainer
2020-10-05 Parichay Kapoor[neuralnet] Add alternatives to getLoss
2020-10-04 Jihoon Lee[CS] Enlarge fonts and s/test/eval
2020-10-04 Jihoon LeeAdd print preset
2020-10-04 Parichay Kapoor[batchsize] Change the semantics of batch size
2020-09-28 Parichay Kapoor[weight] weight class to simplify headers
2020-09-28 Jihoon Lee[CS] Add visual queue when training is done
2020-09-25 Parichay Kapoor[app/test] Enable app-test with enable-test
2020-09-25 Parichay Kapoor[MNIST] Add output verification with tizen build
2020-09-25 Parichay Kapoor[transferlearning] Add output verification with gtest
2020-09-25 Parichay Kapoor[gitignore] Update for android build
2020-09-25 Jihoon Lee[CS] Prevent HW backkey press while training
2020-09-25 Jihoon Lee[CS/Refactor] Migrate to MVP style
2020-09-25 Parichay Kapoor[model] Merge model finalize to destructor
2020-09-25 Parichay Kapoor[transfer learning] Update to use softmax prediction
2020-09-25 Jihoon Lee[License] s/Apache-2.0-only/Apache-2.0
2020-09-24 Parichay Kapoor[refactor] Change enums to enum class
2020-09-24 Parichay Kapoor[refactor] Cleanup headers
2020-09-24 Jihoon Lee[CS] Add inference page
2020-09-23 Parichay Kapoor[layers] Move constructors must be noexcept
2020-09-23 Parichay Kapoor[TransferLearning] Update documentation
2020-09-23 Jihoon Lee[CustomShortcut] Update docs and model
2020-09-23 jijoong.moon[ Application ] Make Util for Application
2020-09-23 jijoong.moon[ Doc ] Add Documentation of MNIST Application
2020-09-23 jijoong.moon[ Application ] Fix Logistic Regression Example to...
2020-09-23 Jihoon Lee[CS] Remove leading underscore
2020-09-23 Jihoon LeeFix bn layer backwarding
2020-09-23 Parichay Kapoor[transferlearning] Add callback for testing model
2020-09-23 Parichay Kapoor[application] Transfer learning using just C-API
2020-09-23 jijoong.moon[ Application ] Doc for Logistic Regression
2020-09-23 Jihoon Lee[Docs] Update example link
2020-09-23 Jihoon Lee[Tensor] Fix bug in the broadcast support
2020-09-23 jijoong.moon[ Doc ] Modify image and Doc
2020-09-23 jijoong.moon[ Doc ] Add doc for 'How to generate tflite for feature...
2020-09-23 jijoong.moon[ DataBuffer ] Fix Undeterministic Behavior when valida...
2020-09-23 Parichay Kapoor[application] Added testing for the trained model
2020-09-23 Parichay Kapoor[applications] Update applications documentation
2020-09-23 Parichay Kapoor[Application] Update application to use C-API
2020-09-23 Parichay Kapoor[Android] Add building of C-API
2020-09-23 Jihoon LeeAdd bn layer properties
2020-09-23 Jihoon LeeAdd test for elem-wise ops broadcasting
2020-09-23 Jihoon LeeAdd broadcasting support for elem-wise ops
2020-09-23 Parichay Kapoor[meson] Move dependencies to correct location
2020-09-23 Jihoon LeeUpdate bn layer forwarding
2020-09-23 Jihoon LeeAdd gitignore for python generated files
2020-09-23 Parichay Kapoor[unittest] install unittest dependent files
2020-09-23 jijoong.moon[ Test ] enable unittest
2020-09-23 jijoong.moon[ Bug ] Fix Tensor Copy
2020-09-23 jijoong.moon[ APP ] Add VGG 16 Test Configuration for Cifar100
2020-09-23 Parichay Kapoor[nnstreamer-plugin] Support to run unittest of nnstream...
2020-09-23 Parichay Kapoor[Applications] Refactor applications
2020-09-23 Parichay Kapoor[tensor] Update default constructor of tensor to not...
2020-09-23 Parichay Kapoor[bn] bug fix for setting optimizer for bn layer
2020-09-23 jijoong.moon[ Release ] NNTrainer 0.1.1 Release
2020-09-23 Parichay Kapoor[dist/tizen] Package tensor filter properly
2020-09-23 Parichay Kapoor[inference] Inference bug fix
2020-09-23 Jihoon Lee[TensorDim] Fix index checks
2020-09-23 jijoong.moon[ LICENCE ] Fix license header
2020-09-15 jijoong.moon[ Bug ] Free content of g_file_get_contents submit/tizen/20200915.081150
2020-09-11 Parichay Kapoor[dataset] Support setting user_data for generator dataset accepted/tizen/unified/20200913.212851 submit/tizen/20200911.081348
2020-09-11 jijoong.moon[ NNSTREAMER ] Add nnstreamer filter for nntrainer submit/tizen/20200911.060431
2020-09-10 jijoong.moon[ Example ] Add Inference Mode & Example submit/tizen/20200910.143355
2020-09-10 Jihoon Lee[Tensor] Add multiple axes support
2020-09-10 jijoong.moon[ DataBuffer ] Fix for conner cases. submit/tizen/20200910.052144
2020-09-09 jijoong.moon[ BLAS ] Move to use CUBLAS for gemm
next