Skip to content

Commit ffd2bd0

Browse files
authored
Update README.md
1 parent 37ca51c commit ffd2bd0

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ This software is provided "as is" without warranty of any kind, express or impli
66

77
Summary:
88
- This repository includes the machine learning class assignments I completed in the Electrical & Computer Engineering department at Texas Tech University.
9-
- The assignments require the user to develop the algorithms from scratch meaning, there will either be very limited or no use of existing libraries. If
10-
- The assignments were written in MATLAB. I achieved a score of 100% in all 6 of the assignments.
11-
- The assigments contain a mix of regression and classification algorithms. The contents of each assignment, including the algorithm utilized for solving the problem(s) is shared below under "Contents".
9+
- The assignments require the user to develop the algorithms from scratch meaning, there will either be very limited or no use of existing libraries.
10+
- The assignments were solved with MATLAB.
11+
- I achieved a score of 100% in all 6 of the assignments.
12+
- The assigments contain a mix of regression and classification tasks. The contents of each assignment, including the algorithm utilized for solving the problem(s) is shared below under "Contents".
1213

1314
Reason for Sharing:
1415
- I decided to make these assignments publicly available to help others learn the mathmetical principles of some of the core machine learning algorithms.

0 commit comments

Comments
 (0)