Skip to content

Best practices for working with Keras when switching between Mac and Linux #1432

Answered by t-kalinowski
jonbry asked this question in Q&A
Discussion options

You must be logged in to vote

Congrats on getting started with Linux! It really is the best environment for doing deep learning.

Some getting started tips:

Picking a Linux Distribution.

If you'll be using TensorFlow, then Ubuntu is the only officially supported distribution. Unless there is another motivating factor, I recommend using the latest Ubuntu LTS.

That said, in practice, any of the platforms supported by Nvidia CUDA should work: https://developer.nvidia.com/cuda-12-3-2-download-archive?target_os=Linux&target_arch=x86_64. E.g., if you want to use Fedora or RHEL, everything should work still, though you're more likely to encounter some occasional bugs with the TensorFlow stack as it's off the beaten path a lit…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jonbry
Comment options

Answer selected by jonbry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants