Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 351 Bytes

readme.md

File metadata and controls

15 lines (12 loc) · 351 Bytes

Project submission for course: Introduction to Parallel Scientific Computing

Title: Parallel Logistic Regression (multi-class classification) with SGD (OpenMP)

Team: 30

  • Abhinav Anand (2018201037)
  • Lokesh Singh Mahar (2018201049)
  • Amit Tiwari (2018201099)

Steps to build and run the project

mkdir build
make
./build/main.o