Skip to content

Commit 05fd318

Browse files
committed
Add MLOps course by Krish Naik to the courses list
1 parent 93f1b56 commit 05fd318

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

431 KB
Loading

src/Page/ResoucesHub/Courseslist.jsx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,18 @@ const courses = [
185185
'https://www.udemy.com/share/10bPPF3@u19KFpL6vN7IwhSrJN5cYFVFa4wyBFF0FWt0kxtj3520J2P4WzcUK3R_NXptnbDGeQ==/',
186186
shareLink: '#pythonwithdsakrish',
187187
},
188+
{
189+
platform: 'Udemy',
190+
title: 'Complete MLOps With 10+ End To End ML Projects',
191+
instructor: 'Krish Naik',
192+
duration: '51 hours',
193+
level: 'Intermediate',
194+
domain: ['Machine Learning', 'MLOps', 'Data Science', 'Paid'],
195+
poster: '/assets/Courses/KrishMLOps.png',
196+
courseLink:
197+
'https://www.udemy.com/share/10bYlh3@jqduaaieDl1nKdgWzD6GL3HGAFzvk-YSluGWEzDbBUAhWKr7E5jgmZlLEcznFHZ3qA==/',
198+
shareLink: '#mlopsbykrish',
199+
},
188200
// Add more courses similarly...
189201
];
190202

0 commit comments

Comments
 (0)