Features: - Add support for read json, xml and other dataframe-target format in `tensorneko.io.read.text` - Add jupyter interact functions for displaying audio, video, youtube_video and code in `tensorneko.notebook.Display`
0.1.3
Features: - Add more content for `StringGetter` - Add `GaussianNoise` layer
0.1.2
Features: - `Args` and the alias `__` for pipe operations. - Add `NekoModule` which supports the pipe operator in `fn.py` - Rename `Trainer` to `NekoTrainer` - Rename `Model` to `NekoModel`
0.1.1
Add support for Python 3.9
0.1.0
First release. This library is still in fast development stage. API might change very frequently.