Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 224 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 224 Bytes

cpp_homework

These are 3 exercises for cpp

The most intersting one is assignment 3

Ask1.cpp is about reading 2 variables from a csv file and using linear aggresion to predict the output
Ask2.cpp is an image loader