Submitted by moekou t3_z4lpry in deeplearning
stillworkin t1_ixs09pm wrote
I'll extend this: for the majority of real computer science/ engineering work (especially back-end stuff), *nix is the way to go. It's a huge reason Macs are the standard for CS folks (ever since the terminal became part of the MacOS). At every university I attended and taught, and at every company I've worked for, linux/macs have been used by essentially 100% of the people. Roughly once a year I'll hear/see someone using Windows.
RichardBJ1 t1_ixs8fsy wrote
Macs for deep-learning?
ryuks_apple t1_ixsgcr9 wrote
Just as an ssh box into your linux server
RichardBJ1 t1_ixtsp1x wrote
Yes I have a few Macs and do that all the time! …Really I was replying In the context of the OP post however…. setting up a new system for DL.
ryuks_apple t1_ixtsszd wrote
You can use macs for most toy problems in university too, but otherwise yeah...
Appropriate_Ant_4629 t1_ixtlme6 wrote
Yes
>> Installing PyTorch on Apple M1 chip with GPU Acceleration
RichardBJ1 t1_ixtsdc5 wrote
Thanks, I hadn’t seen that implementation, I ran some deep learning models on TensorFlow adapted for iMac GPU, but it was less stable and significantly slower than the Nvidia Linux/Windows equivalents. Things have moved on I guess.
Viewing a single comment thread. View all comments