This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_stuff:machine_learning:ai [2023/06/07 20:47] โ jotasandoku | network_stuff:machine_learning:ai [2026/02/01 15:24] (current) โ removed jotasandoku | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | This is a AI stack. Basically GPUs for machine learning: | ||
| - | |||
| - | {{: | ||
| - | |||
| - | CUDA (NVidia) allows programming of 100s / 1000s of cores in parallel for an AI/ML job. Write a task for one data element, and it is replicated to multiple cores โ good for computing lots of data | ||