platform/core/ml/nntrainer.git
2020-06-03 jijoong.moon[ CI ] Fix wrong ci url
2020-06-01 Jihoon Lee[Example] Change widget app to ui app
2020-05-29 jijoong.moon[API] Training API with generator
2020-05-28 Jihoon Lee[Example] Add basic layout with edc file
2020-05-27 jijoong.moon[ Fix ] Fix potential memory leak
2020-05-25 jijoong.moonUsing 1D array to get the data from user function
2020-05-22 jijoong.moonUse TensorDim for databuffer
2020-05-22 jijoong.moonSplit Tensor Dim Class from Tensor
2020-05-20 Jihoon LeeFix possible error that cause double free
2020-05-19 Sangjung Woo[Unit Test] Add checkValidation() test case of each...
2020-05-19 Sangjung Woo[Layer] Set layer type in constructor
2020-05-19 jijoong.moon[ Example ] Test Classification Example using C-APIs
2020-05-19 Jihoon Lee[Example] Add edc layout to the scaffolding
2020-05-19 jijoong.moon[ API ] Add check the size of buffer & maximum data
2020-05-19 jijoong.moon[ API ] Train API with data files
2020-05-18 Jihoon LeeAdd scaffolding for tizen native example app
2020-05-15 jijoong.moon[ API ] neural network model compile API
2020-05-14 Sangjung Woo[Layer] Refactoring Layers class
2020-05-14 jijoong.moon[UNIT] add & modify unit test for optimizer and addlayer
2020-05-14 jijoong.moon[api] using "unit" key to get the dimension for fc...
2020-05-14 jijoong.moon[Fix] fix double free corruption
2020-05-13 jijoong.moon[API] change key, value format for the property
2020-05-13 Sangjung Woo[API] Add updateLoss method
2020-05-13 jijoong.moonMake headers as system header
2020-05-12 jijoong.moon[API] set Optimizer Property
2020-05-12 jijoong.moon[API] create/delete neural network optimizer
2020-05-12 jijoong.moon[API] Weight Decay into Layer Class
2020-05-12 jijoong.moon[API] Modify to get Multiple Property Arguments
2020-05-12 jijoong.moon[API] Add add layer API test case
2020-05-11 jijoong.moonuse std::shared_ptr instead of pointer of instance
2020-05-11 jijoong.moon[API] add layer API
2020-05-11 jijoong.moon[API] Change enum variable to string for better usage
2020-05-08 jijoong.moon[API] add set property unittest
2020-05-08 jijoong.moon[API] Set Property API for Neural Network Layer
2020-05-07 Jihoon LeeFix potential memory leak when finalize.
2020-05-07 Dongju Chae[UnitTest/DCube] Genereate gtest xml files to report...
2020-05-07 jijoong.moon[API] Create / Delete Layer API
2020-05-07 jijoong.moon[UNITTEST] Fix Build Error
2020-05-07 Jihoon LeeDelete overlapping logic in test/meson.build
2020-05-06 Jihoon LeeSeparate databuffer_file unittest
2020-05-06 Geunsik Limdoc: Fixed typos
2020-05-06 jijoong.moon[Layer] Remove Output Layer
2020-05-06 jijoong.moon[CAPI] Tizen CAPI Example
2020-05-05 jijoong.moon[CAPI] Add Train API
2020-05-04 Jihoon LeeAdd unittest for utils_func
2020-05-04 jijoong.moon[SVACE] Fix svace issues.
2020-05-04 jijoong.moon[UNIT TEST] Add more tizen unit test
2020-04-29 jijoong.moon[SVACE] Fix SVACE Issues
2020-04-29 Jihoon LeeAdd test dataset automatically with meson
2020-04-28 jijoong.moon[SVACE] Fix Svace Issues
2020-04-28 jijoong.moon[API] Add Neural Network Model Compile C API
2020-04-28 Jihoon LeeSplit unittest for util func to diffrent source. (#61)
2020-04-28 jijoong.moonAdd Reviewer
2020-04-28 Jihoon Lee[README] Add some explanation
2020-04-27 jijoong.moonSplit files for DataBufferFromFile & DataBufferformCallback
2020-04-27 Jihoon LeeMove images to docs/images
2020-04-27 jijoong.moonIntroduce DataBufferFromCallback Class
2020-04-27 jijoong.moonAdd Tensor unit tests
2020-04-24 jijoong.moonAdd Unit Test Cases for math utilities function
2020-04-23 jijoongmoonModify softmax calculation to handle large values.
2020-04-23 jijoongmoonThrow error exception from thread
2020-04-22 jijoong.moonIntroduce DataBufferFromDataFile Class
2020-04-22 jijoong.moonAdd train function in NeuralNetwork Class.
2020-04-20 jijoongmoonInitialize data buffer when neural network initializes.
2020-04-20 Wook Song[README] Update Getting Started
2020-04-20 jijoong.moonAdd more badges
2020-04-18 jijoong.moonAdd Unit Test Cases for Neural Network Initialization
2020-04-17 jijoong.moonlower case for layer type.
2020-04-17 jijoong.moonUpdate clang-format
2020-04-17 jijoong.moonAdd Unit Test for Neural Network
2020-04-15 jijoongmoonAdd Coverage Test badge for nntrainer
2020-04-15 Wook SongREADME: Correct typos and grammar
2020-04-14 jijoong.moonAdd Unit Test Coverage
2020-04-13 jijoong.moonNaming Rules & change namespace
2020-04-10 jijoong.moonAdd Unit Tests for the NNTrainer internal
2020-04-10 jijoong.moonRemove Duplicated Codes @UpdateData
2020-04-10 jijoong.moonRemove Duplicated Code @WeightInitialization
2020-04-10 jijoong.moonAdd Optimizer Class & separate math functions
2020-04-08 jijoong.moonRemove global variables to parse the configuration...
2020-04-08 jijoong.moonFix test bug
2020-04-07 jijoong.moonEable Logging
2020-04-07 jijoong.moon[API] Add Logger for NNTrainer
2020-04-07 jijoong.moon[API] Add Neural Network Model Construction with Config...
2020-04-07 jijoong.moonAdd testing during packaging
2020-04-06 jijoong.moon[API] Prototype of C API & test for Neural Network...
2020-04-02 jijoong.moonRemove gym-http-api files
2020-04-02 jijoong.moonEnabling Android build
2020-04-02 jijoong.moon[SVACE] Check the index of test case if it is exceed...
2020-04-01 jijoong.moonModify CODEOWNERS
2020-03-31 jijoong.moonAdd Debian packaging files
2020-03-30 Wook Songmeson: Add fallback mechanism to find iniparser
2020-03-27 jijoong.moonChange Build Framework & add application package
2020-03-27 jijoong.moonFix compile warnning messages
2020-03-27 jijoong.moonfix image url
2020-03-27 jijoong.moonUpload Pictures for README.md
2020-03-26 jijoong.moonModify applyFunction for Tensor data type
2020-03-25 jijoong.moonFix nntrainer home URL
2020-03-24 jijoong.moonRemove Categorical enum in cost function
2020-03-24 jijoong.moonFix code for Clang format 4.0
2020-03-20 jijoong.moonfix .gitignore
next