thinc 9.1.1
0
A refreshing functional take on deep learning, compatible with your favorite libraries
Contents
A refreshing functional take on deep learning, compatible with your favorite libraries
Stars: 2816, Watchers: 2816, Forks: 275, Open Issues: 18The explosion/thinc
repo was created 9 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2816 github stars!
How to Install thinc
You can install thinc using pip
pip install thinc
or add it to a project with poetry
poetry add thinc
Package Details
- Author
- Explosion
- License
- MIT
- Homepage
- https://github.com/explosion/thinc
- PyPi:
- https://pypi.org/project/thinc/
- GitHub Repo:
- https://github.com/explosion/thinc
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common thinc errors.
Code Examples
Here are some thinc
code examples and snippets.
GitHub Issues
The thinc package has 18 open issues on GitHub
- Improve mish activation, test against PyTorch
- Add kernels for GELU, Swish, and clipped_linear
- Do not use an explicit loop in unflatten
- Add assert that size hasn't changed for reduce mean backprop
- Try out making Ragged generic
- WIP: homomorphic setting