
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: 2891, Watchers: 2891, Forks: 289, Open Issues: 24The explosion/thinc repo was created 11 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2891 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 24 open issues on GitHub
- Fix(util): ensure seed is < 2**23 for np.random.seed()
pythonfix






