trainings management implement
$ git clone https://github.com/jehyeon/tmi.git
$ cd tmi
$ npm install
$ npm start
- 0.2.18 - fix: Cover to not fit training data
- 0.2.17 - feat: Add top button
- 0.2.16 - feat: Add data information (view)
- 0.2.15 - feat: Add select all items button
- 0.2.14 - feat: Add delete training function
- 0.2.13 - feat: Update search logic and tool-tip
- 0.2.12 - feat: Add temporary tool-tip
- 0.2.11 - feat: Add update capsule - refresh training datas (stable for 0.1.6)
- 0.2.10 - feat: Update the context menu more universally
- 0.2.9 - fix: wrong whitespace was included to data when in NL mode
- 0.2.8 - refactor: Apply temporary style
- 0.2.7 - fix: Fix issue to load wrong target
- 0.2.6 - refactor: Add delete training function
- 0.2.5 - refactor: Add training search
- 0.2.4 - refactor: Add select mode (anl/nl)
- 0.2.3 - refactor: Add trainings view
- 0.2.2 - refactor: Try to load trainings
- 0.2.1 - refactor: Add function to add capsule
- 0.2.0 - refactor: Start optimization
- 0.1.6 - feat: Add refresh datas function (unstable)
- 0.1.5 - feat: Add delete training function (unstable)