Contents

thinc 8.2.3

0

A refreshing functional take on deep learning, compatible with your favorite libraries

A refreshing functional take on deep learning, compatible with your favorite libraries

Stars: 2786, Watchers: 2786, Forks: 274, Open Issues: 17

The explosion/thinc repo was created 9 years ago and the last code push was Yesterday.
The project is very popular with an impressive 2786 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
No  thinc  pypi packages just yet.

Errors

A list of common thinc errors.

Code Examples

Here are some thinc code examples and snippets.

GitHub Issues

The thinc package has 17 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

See more issues on GitHub

Related Packages & Articles

spacy 3.7.4

Industrial-strength Natural Language Processing (NLP) in Python

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

keras 3.2.0

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).

tensorflow 2.16.1

TensorFlow is an open source machine learning framework for everyone.

gensim 4.3.2

Python framework for fast Vector Space Modelling

textblob 0.18.0.post0

Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.