Skip to content

Commit

Permalink
Link to TensorFlow page, #42
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 6, 2024
1 parent 2cd612e commit bce475b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ Filename |Descriptions
[.spellcheck.yml](.spellcheck.yml) |Configuration of the spell checker, use `pyspelling -c .spellcheck.yml` to do spellcheck locally
[.wordlist.txt](.wordlist.txt) |Whitelisted words for the spell checker, use `pyspelling -c .spellcheck.yml` to do spellcheck locally

## Broken link

[https://www.uu.se/centrum/uppmax/support/user-guides/tensorflow-user-guide/](https://www.uu.se/centrum/uppmax/support/user-guides/tensorflow-user-guide/)

## Credits

The website is created using
Expand Down
2 changes: 1 addition & 1 deletion docs/software/python_programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ Some features are:
* [Official Python documentation](https://docs.python.org/3/)
* [Python forum](https://www.python.org/community/forums/)
* [Free online book: 'How to Think Like a Computer Scientist'](https://openbookproject.net/thinkcs/python/english3e/index.html)
* [UPPMAX TensorFlow guide](https://www.uppmax.uu.se/support/user-guides/tensorflow-user-guide/)
* [UPPMAX TensorFlow guide](tensorflow.md)
* [UPPMAX PyTorch guide](https://www.uppmax.uu.se/support/user-guides/nvidia-deep-learning-frameworks/)


0 comments on commit bce475b

Please sign in to comment.