This repository was archived by the owner on Mar 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 77
Expand file tree
/
Copy pathMachineLearning.js
More file actions
191 lines (190 loc) · 5.93 KB
/
MachineLearning.js
File metadata and controls
191 lines (190 loc) · 5.93 KB
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
export const machineLearning = {
difficulty: 'Intermediate',
duration: '40 Live Lectures',
level: 'Level 2',
link: '/machine-learning-using-python',
domain: 'Artificial Intelligence',
title: 'Master Machine Learning using Python',
upcoming: 'April 15th',
language: 'Hindi',
mentors: ['anuj', 'kunal'],
default: 0,
schedule: [
{
courseId: 'mlpy0121',
dates: '15th Apr - 15th July',
days: 'Sat, Sun, Tue, Thu',
timing: '09:00 PM - 11:00 PM (IST)',
link: '',
priceCut: '₹ 12,000',
price: '₹ 5,850',
priceId: 'price_1I0UxdLVU3L7vcSrm95JI9Jr',
duration: '40 Live Lectures',
active: true
}
],
projects: [
{
title: 'Movie Recommendation System',
img: '/static/images/courses/projects/ml/movie.jpg'
},
{
title: 'Face Detection and Recognition',
img: '/static/images/courses/projects/ml/face.jpg'
},
{
title: 'Image Classsification with Neural Network',
img: '/static/images/courses/projects/ml/classification.jpg'
},
{
title: 'Text Based Sentiment Analysis',
img: '/static/images/courses/projects/ml/sentiment.png'
},
{
title: 'Generate new faces with GAN',
img: '/static/images/courses/projects/ml/gan.jpg'
},
{
title: 'Simmulator Learning with OpenAI Gym',
img: '/static/images/courses/projects/ml/gym.jpg'
}
],
sections: [
{
title: 'Classical ML Algos and NLP',
classes: 'Classes 01-20',
topics: [
{
title: 'Revising Python Fundamentals',
classes: 'Classes 1-4',
subtopics: [
'In-built Data Structures',
'Control Flow Statements ',
'Underatanding OOPS and Modules',
'Various File operations'
]
},
{
title: 'Data Discovery and Visualiation',
classes: 'Classes 5-8',
subtopics: [
'Numpy and array computation',
'Processing Images with Numpy',
'Data Acquisition - Web Scrapping, Web APIs',
'Data Analysis using Pandas',
'Importing and Exporting Data '
]
},
{
title: 'Classical Machine Learning Algorithms',
classes: 'Classes 9-13',
subtopics: [
'K-Nearest Neighbour search',
'K-means clustering',
'Linear Regression',
'Logistic Regression',
'Decision trees and Ensembling Learning',
'Random Forest Classifiers',
'Support Vector Machines'
]
},
{
title: 'Natural Language Processing',
classes: 'Classes 14-18',
subtopics: [
'Text generation using Markov Chain',
'Text classification using Naive Bayes',
'Deploy ML model with flask on heroku',
'Create a facebook chatbot with flask'
]
}
]
},
{
title: 'Deep Learning with Linear, Image and Signal Processing',
classes: 'Classes 20-40',
topics: [
{
title: 'Deep Neural Networks',
classes: 'Classes 19-22',
subtopics: [
'Neural Architectures and Training',
'Deep Learning with Keras',
'Convolutions and the GoogLeNet',
'Transfer Learning with ResNet and AlexNet',
'Dimensionality Reduction using Auto-encoders'
]
},
{
title: 'Advanced Deep Learning',
classes: 'Classes 23-27',
subtopics: [
'Recurrent Neural Network',
'Long Short Term Memory',
'Music Generation using LSTM',
'Predict Gender from name with LSTM',
'Generative Adversarial Nets'
]
},
{
title: 'Reinforcemnt Learning',
classes: 'Classes 27-30',
subtopics: [
'Foundational Reinforcemnt Learning',
'Evolutionary Algorithms and Genetic Algorithms',
'Deep Q-learning and training',
'Training on OpenAI Gym Simulators'
]
}
]
}
],
slides: [
{
heading: '',
subheading: '',
image: '/static/swipes/ml.png'
}
],
tags: [
'Deep Learning',
'NLP',
'Convolution',
'Image Processing',
'Deployment',
'Data Aqisition',
'Data Processing',
'Git',
'Ensemble Learning',
'Recommendations',
'Traffic Assesment',
'Cyber fraud Overvation',
'Neural Network',
'NLP',
'GAN',
'Simmulators',
'Reinforcement Learning',
'Genetic Algorithm'
],
overview: [
'Machine learning is the science of getting computers to act without being explicitly programmed. In the past decade, machine learning has given us self-driving cars, practical speech recognition, effective web search, and a vastly improved understanding of the human genome.',
'We follow the onion peeling approach to create a level order approach towards such great technologies. You do not have to mug up a lot of formulas and maths to become great at machine learning. Understanding what can be done and how to proceed with understanding what is important and start exploring it the right way. We will guide you to build your career in machine learning.'
],
faqs: [
{
title: 'Will this help me with my career path?',
answer:
'Yes. If you learn well, all that the course intends to teach, you’ll be able to impress quite a few interviewers across quite a few fine companies.'
},
{
title: 'How your doubts will get resolved?',
answer:
'We have an army of TA’s who are available in different time slots to resolve all your doubts. You can also interact with faculty through Slack.'
},
{
title: 'Is this course suitable for me?',
answer:
'Definitely! If you want to shift to software developer career path, then this course is perfect for you!'
}
]
};