Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
eef6ae89
Commit
eef6ae89
authored
3 years ago
by
LocNgu
Browse files
Options
Downloads
Patches
Plain Diff
Fix lint check
parent
fc678d20
No related branches found
No related tags found
3 merge requests
!322
Merge preview into main
,
!319
Merge preview into main
,
!127
Fix links and markdown in Keras.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/software/Keras.md
+3
-3
3 additions, 3 deletions
doc.zih.tu-dresden.de/docs/software/Keras.md
with
3 additions
and
3 deletions
doc.zih.tu-dresden.de/docs/software/Keras.md
+
3
−
3
View file @
eef6ae89
...
...
@@ -164,9 +164,9 @@ Generally, for machine learning purposes ml partition is used but for
some special issues, SCS5 partition can be useful. The following sbatch
script will automatically execute the above Python script on ml
partition. If you have a question about the sbatch script see the
article about
[
SLURM
](
./../jobs/BindingAndDistributionOfTasks.md
)
.
Keep in mind that you need to put the
executable file (Keras_example) with
python code to the same folder as
bash script or specify the path.
article about
[
SLURM
](
./../jobs/BindingAndDistributionOfTasks.md
)
.
Keep in mind that you need to put the
executable file (Keras_example) with
python code to the same folder as
bash script or specify the path.
```
bash
#!/bin/bash
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment