Skip to content

Commit 3df414d

Browse files
committed
init
1 parent 09b3d9a commit 3df414d

21 files changed

+17616
-1
lines changed

.idea/MachineLearningAlgorithms.iml

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/inspectionProfiles/profiles_settings.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/R_User_Library.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

+74
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# MachineLearningAlgorithms
2-
As part of theoretical ML, this repository consists of algorithms implemented on Python.
2+
3+
As part of theoretical ML, this repository consists of popular algorithms implemented on
4+
Python. Feel free to try them out.

gaussian-distribution/gaussian-distribution.ipynb

+392
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)