Skip to content

Commit a231257

Browse files
committed
2 parents bbfa2f4 + 279450e commit a231257

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Getting started with Machine Learning and Deep Learning
22

3+
<div align="center">
4+
5+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning"><img src="https://badges.frapsoft.com/os/v1/open-source.svg?v=103"></a>
6+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning"><img src="https://img.shields.io/badge/Built%20by-developers%20%3C%2F%3E-0059b3"></a>
7+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning"><img src="https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=yellow"></a>
8+
<a href="https://github.com/bansalkanav/"><img src="https://img.shields.io/badge/Maintained%3F-yes-brightgreen.svg?v=103"></a>
9+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-GPL-blue.svg?v=103"></a>
10+
11+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning/graphs/contributors"><img src="https://img.shields.io/github/contributors/bansalkanav/Machine_Learning_and_Deep_Learning?color=brightgreen"></a>
12+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning/stargazers"><img src="https://img.shields.io/github/stars/bansalkanav/Machine_Learning_and_Deep_Learning?color=0059b3"></a>
13+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning/network/members"><img src="https://img.shields.io/github/forks/bansalkanav/Machine_Learning_and_Deep_Learning?color=yellow"></a>
14+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning/issues"><img src="https://img.shields.io/github/issues/bansalkanav/Machine_Learning_and_Deep_Learning?color=0059b3"></a>
15+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/github/issues-closed-raw/bansalkanav/Machine_Learning_and_Deep_Learning?color=yellow"></a>
16+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning/pulls"><img src="https://img.shields.io/github/issues-pr/bansalkanav/Machine_Learning_and_Deep_Learning?color=brightgreen"></a>
17+
<a href="https://github.com/bansalkanav/Machine_Learning_and_Deep_Learning/pulls?q=is%3Apr+is%3Aclosed"><img src="https://img.shields.io/github/issues-pr-closed-raw/bansalkanav/Machine_Learning_and_Deep_Learning?color=0059b3"></a>
18+
</div>
19+
320
## Module 1 - Python Programming
421
1. [Intro to Python](https://github.com/bansalkanav/PYTHON_ML_DS/tree/master/1.%20Intro%20to%20Python)
522
2. [Data Structures in Python (List, Tuple, Set, Dictionary)](https://github.com/bansalkanav/PYTHON_ML_DS/tree/master/2.%20Data%20Structures)

0 commit comments

Comments
 (0)