-
Notifications
You must be signed in to change notification settings - Fork 7
/
meetup.html
256 lines (227 loc) · 13 KB
/
meetup.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
<!DOCTYPE HTML>
<!--
Editorial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>HASHes</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>HASHes</strong></a>
<ul class="icons">
<li><a href="#touch" class="icon fa-google"><span class="label">Facebook</span></a></li>
<li><a href="https://fb.com/HASHesJMI" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a href="#" class="icon fa-slack"><span class="label">Slack</span></a></li>
</ul>
</header>
<!-- Section -->
<section>
<header class="major" id="more">
<h2>Artificial Intelligence and Machine Learning Meetup #1</h2>
</header>
<p>Hey all, recently we had a motivating session about Machine Learning and Artificial Intelligence. Although the session might have been too much for someone with no prior experience in this field, its never too late to get started with something new and exciting. Machine Learning has taken a great leap in terms of research and development since the last decade. This has been made possible due to a thriving community and an abundance of applications of such principles to daily life applications.</p>
<p>In the session I gave some evident examples of how this technology has been creating applications that are both flexible and smart (sometimes to a level that it might get creepy). In this post, I will try delineating some points as to why you can try experimenting with this new and burgeoning field and how it can be a great source for building up your profile as you move through your graduation.</p>
<header class="major" id="more">
<h4>Why Machine Learning?</h2>
</header>
<p>1. Machine Learning has been applied to a great number of areas not only limited to unconventional interests such as Economics, Biology, Sports and others. In a nutshell, the potential for research and development is immense in this field. If you wish to write an academic paper or create projects for showcasing your skills, ML can give you a path that is relatively easy and attractive.</p>
<p>2. If you have a genuine interest in building scalable applications that can take advantage of data being generated around, then learning machine learning and applying its principles into your application can make it way more robust than any other conventional programming techniques.</p>
<p> 3. ML is really hot right now! A lot of companies are shifting their product base to take advantage of machine learning. If you see around, it is not hard to come across something that is using machine learning. Be it recommendation systems (Amazon Inc.), Speech Recognition Systems and Smart Assistants (Alexa, Siri, Google Assistant), AI and ML is penetrating its way into the market at a unbelievable scale.</p>
<header class="major" id="more">
<h4>Prerequisites for Machine Learning</h2>
</header>
<p>I started ML with zero experience! I just had basic knowledge of a programming language (Python) and wanted to try something new. Nonetheless, it is a great idea to brush up some elementary concepts so that the eventual ride can be a whole lot perceptive!</p>
<p><strong>1. Linear Algebra:</strong> A little bit of linear algebra concepts such as Matrix Multiplication and Addition are required. You might have already been through these mathematical fundamentals during senior school. Kudos! </p>
<p><strong>2. Probability Theory: </strong>Probability theory might be helpful when trying to get intuition regarding distributions of outputs of machine learning algorithms. I bet the high school mathematics will work just fine!</p>
<p><strong>3. Programming Language (Optional): </strong>If you have a prior knowledge of any programming language (Python or Ruby might be great) then you will be able to apply the concepts learned by yourself. I would rather say that one should not focus on the language and more on the algorithm and how it works. So if you don't have any programming language knowledge there is no need to fret. On the contrary maybe you are better off! (*smiles*)</p>
<p> Learning machine learning is more of an experimentation procedure with nothing absolute and that's what makes it beautiful. It would be great if you can also have a little bit of patience when the going gets tough! <p>
<header class="major" id="more">
<h4>Resources</h2>
</header>
<div class="posts">
<article>
<a href="https://www.coursera.org/learn/machine-learning" class="image"><img src="images/coursera.jpeg" alt="" /></a>
<h3>Machine Learning @ Coursera</h3>
<p>There are no prerequisites for this course and its a must if you wish to get started with Machine Learning. Try doing programming assignments and complete the course for best effects. The programming assignments are in MATLAB (Easy as crap)</p>
<ul class="actions">
<!-- <li><a href="#" class="button">More</a></li> -->
</ul>
</article>
<article>
<a href="https://www.edx.org/course/introduction-python-data-science-microsoft-dat208x-8" class="image"><img src="images/python_1.jpg" alt="" /></a>
<h3>Introduction to Python for Data Science</h3>
<p>If you are already done with Stanford Coursera course then you might want to learn some basic tools of Data Science for Data Visualisation and Data Handling. This course might be a great way to continue the streak!</p>
<ul class="actions">
<!-- <li><a href="#" class="button">More</a></li> -->
</ul>
</article>
<article>
<a href="https://www.edx.org/course/programming-python-data-science-microsoft-dat210x-6" class="image"><img src="images/data_science.jpg" alt="" /></a>
<h3>Programming with Python for Data Science</h3>
<p>You know Python + Numpy + Pandas + Machine Learning! Now get your hands dirty with some high level libraries available in Python to create interesting projects!</p>
<ul class="actions">
<!-- <li><a href="#" class="button">More</a></li> -->
</ul>
</article>
<article>
<a href="https://www.kaggle.com/" class="image"><img src="images/kaggle.png" alt="" style="height:300px width:200px"/></a>
<h3>Kaggle</h3>
<p>Kaggle is a platform where competitions for Data Science are held regularly. Participate to get your skills tested!</p>
</article>
<!--
<article>
<a href="#" class="image"><img src="images/pic05.jpg" alt="" /></a>
<h3>Feugiat lorem aenean</h3>
<p>Aenean ornare velit lacus, ac varius enim lorem ullamcorper dolore. Proin aliquam facilisis ante interdum. Sed nulla amet lorem feugiat tempus aliquam.</p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</article>
<article>
<a href="#" class="image"><img src="images/pic06.jpg" alt="" /></a>
<h3>Amet varius aliquam</h3>
<p>Aenean ornare velit lacus, ac varius enim lorem ullamcorper dolore. Proin aliquam facilisis ante interdum. Sed nulla amet lorem feugiat tempus aliquam.</p>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</article>
-->
</div>
</section>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Search (Hidden for now)
<section id="search" class="alt">
<form method="post" action="#">
<input type="text" name="query" id="query" placeholder="Search" />
</form>
</section>
-->
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="#">HAckathons (Coming Soon)</a></li>
<li>
<span class="opener">Meetups</span>
<ul>
<li><a href="meetup.html">ML Meetup 101</a></li>
<!--
<li><a href="#">Ipsum Adipiscing</a></li>
<li><a href="#">Tempus Magna</a></li>
<li><a href="#">Feugiat Veroeros</a></li>
-->
<li><a href="meetup1.html">ANDROID DEVELOPMENT Meetup</a></li>
<!--
<li><a href="#">Ipsum Adipiscing</a></li>
<li><a href="#">Tempus Magna</a></li>
<li><a href="#">Feugiat Veroeros</a></li>
-->
</ul>
</li>
</li>
<li>
<span class="opener">Upcoming Club Events</span>
<ul>
<li><a href="#"></a></li>
</ul>
</li>
<li><a href="#">Club Events</a></li>
<li><a href="#touch">About Us</a></li>
</ul>
</nav>
<!-- Section -->
<section>
<header class="major">
<h2>Written By</h2>
</header>
<div class="mini-posts">
<article>
<h2>Najeeb Khan</h2>
<a href="https://najeeb97khan.herokuapp.com" class="image"><img src="images/najeeb.jpg" alt=""/></a>
<p>Hi! I am an Undergrad @ Department Of Computer Engineering, currently pursuing BTech (4th Year). My interests include Machine Learning and Data Analytics.</p>
</article>
</div>
<ul class="actions">
<!-- <li><a href="#" class="button">More</a></li> -->
</ul>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Flagship</h2>
</header>
<a href="http://jmi.ac.in/aboutjamia/centres/innovationentr-epreneurship/introduction" class="image"><img src="images/logo.png" height="250px" widht="250px" alt="" /></a>
<p>HASHes comes under the flagship of Center of Innovation and Entrepreneurship, Jamia Millia Islamia.<br>All of the certificates (if any) thus given will be under the name of CIE, Jamia Millia Islamia.</p>
</section>
<!-- Section -->
<section>
<header class="major">
<h2 id="touch">Get in touch</h2>
</header>
<ul class="contact">
<li class="fa-user">Register @<br><a href="https://bit.ly/HASHes">bit.ly/HASHes</a></li>
<li class="fa-envelope-o"><a href="#">[email protected]</a></li>
<li class="fa-phone">+91 9990570079 <br> +91 8130726590</li>
<li class="fa-map-marker">Center for Innovation and Entrepreneurship Building, Adjacent to Xerox Point, Faculty of Engineering and Technology, Jamia Millia Islamia, New Delhi-25 </li>
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<p class="copyright">Design: <a href="https://html5up.net">HTML5 UP</a> and <br> <a href="https://github.com/faraazahmad">Syed Faraaz Ahmad</a></p>
</footer>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<script>
$(document).ready(function(){
// Add smooth scrolling to all links
$("a").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function(){
// Add hash (#) to URL when done scrolling (default click behavior)
window.location.hash = hash;
});
} // End if
});
});
</script>
</body>
</html>