machine-learningdeep-learningnotebookcourserapython3supervised-learningprogramming-assignmentsadvanced-algorithmsjupiter-notebooktensorflow2 UpdatedAug 19, 2022 Jupyter Notebook Here is some assignments code of my CSE (Advanced Algorithm) Course based on some popular algorithm. ...
Learning Resources for MLMachine Learning is a branch of artificial intelligence (AI) focused on building apps using algorithms that learn from data models and improve their accuracy over time without needing to be programmed.Machine Learning by Stanford University from Coursera...
[Computation Structures 1: Digital Circuits](https://www.edx.org/course/computation-structures-part-1-digital-mitx-6-004-1x-0) | 10 weeks | 6 hours/week | [Nand2Tetris II](https://www.coursera.org/learn/nand2tetris2) 386 384 [Computation Structures 2: Computer Architecture](https://ww...
For this deliverable, you are asked to choose a method to approach this data challenge based on your prior course work. Select either a regression model or a tree-based machine learning model to predict whether an employee will leave the company. Both approaches are shown in the project exempl...
Completed Week 1 of Mathematics for Machine Learning: Linear Algebra, a course from Imperial College London on Coursera. Day 4 (12-09-18) : SVM and Decision Trees Completed the SVM mini-project with 99.08% accuracy using an rbf kernel Started the lesson on Decision Trees Day 5 (13-09-18...
- Geoffrey Hinton 的[《Neural Networks for Machine Learning》](https://www.youtube.com/playlist?list=PLoRl3Ht4JOcdU872GhiYWf6jwrk_SNhz9),之前是在 Coursera 上看的,现在似乎只能在 Youtube 上找到了。这门课基本可以把几种经典的神经网络过一遍。 - 各种开源平台。有了前面的基础,也在 Matlab 中实现...