Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Merge requests
!183
Added Theano & Keras to the list of machine learning modules
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added Theano & Keras to the list of machine learning modules
patch-3
into
master
Overview
1
Commits
1
Pipelines
0
Changes
1
Merged
Vojtech Cima
requested to merge
patch-3
into
master
7 years ago
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
9e0f827f
1 commit,
7 years ago
1 file
+
8
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
docs.it4i/software/machine-learning/introduction.md
+
8
−
0
Options
@@ -17,3 +17,11 @@ $ ml Tensorflow
```
Read more about available versions at the
[
TensorFlow page
](
tensorflow/
)
.
## Theano
Read more about available versions at the
[
Theano page
](
theano/
)
.
## Keras
Read more about available versions at the
[
Keras page
](
keras/
)
.
Loading