Skip to content

Commit

Permalink
readme.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
akagam1 committed Feb 8, 2022
1 parent 7a7c966 commit 968c062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Introduction

This is a collection of machine learnining algorithms and assignments, which are a part of Andrew Ng's Machine Learning course on Coursera. I plan to implement all the algorithms taught and complete these assignments in python instead of Matlab/Octave. I might even add some insights of my own and things I learned along the way.
This is a collection of machine learnining algorithms and assignments, which are a part of Andrew Ng's Machine Learning course on Coursera as well as Stanford's CS231N course. I plan to implement all the algorithms taught and complete these assignments in python instead of Matlab/Octave.

I'm making use of Jupyter Notebook and the python libraries matplotlib and numpy.
I'm making use of Jupyter Notebook and the python libraries matplotlib, numpy and pandas.

0 comments on commit 968c062

Please sign in to comment.