Theano
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor (by Theano)
CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit (by microsoft)
Theano | CNTK | |
---|---|---|
- | 2 | |
9,913 | 17,552 | |
0.0% | 0.1% | |
5.0 | 0.0 | |
about 1 year ago | about 2 years ago | |
Python | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Theano
Posts with mentions or reviews of Theano.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Theano yet.
Tracking mentions began in Dec 2020.
CNTK
Posts with mentions or reviews of CNTK.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-24.
What are some alternatives?
When comparing Theano and CNTK you can also consider the following projects:
Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
tensorflow - An Open Source Machine Learning Framework for Everyone
neptune-client - 📘 The experiment tracker for foundation model training
tiny-cnn - header only, dependency-free deep learning framework in C++14
Caffe2