Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 363 Bytes

Measuring the compuatation speed of ML algorithms

As my Computer Architecture project , I performed an analysis on the speed of ML algorithms such as SVM and Neural Nets in CPU and GPU with threads and without threads.

Programming language utilized :

Python

Technology

Machine Learning ( SVM , Neural Nets)

Processor

CPU , GPU

OS

Windows 10