-
https://stevenpzchan.github.io/ml_dl_coursera_Andrew_Ng/python/machine-learning-ex1
Exercise 1: Linear Regression ==================== Part 1: Basic Function ====================
-
https://stevenpzchan.github.io/ml_dl_coursera_Andrew_Ng/python/machine-learning-ex8
Exercise 8 | Anomaly Detection and Collaborative Filtering =============== Part 1: Load Example Dataset =========…
-
![Screenshot (85)](https://user-images.githubusercontent.com/55667317/82476605-f5336680-9aeb-11ea-9728-1b5a815f9761.png)
I'm facing an issue in Load Test set for evaluation. How can I solve it??
-
D:\coursera-dl>coursera-dl machine-learning
coursera_dl version 0.11.5
Downloading class: machine-learning (1 / 1)
Parsing syllabus of on-demand course (id=T7hf5jWeEeuGCBL8_hyTUQ). This may take so…
-
https://www.coursera.org/learn/ibm-unsupervised-machine-learning
https://www.datacamp.com/courses/unsupervised-learning-in-python
Maybe look deeper into deeplearning.ai courses such as deep learni…
-
### Learning Materials
1. Theory: Andrew NG, courseRA, https://www.coursera.org/learn/machine-learning/home/welcome
2. Practice: scikit-learn tutorial, https://scikit-learn.org/stable/tutorial/index…
-
Piwik makes it easy to collect data from many systems, databases, services.
All this data could be analysed to extract insights. Anyone could build plugins for the open analytics platform Piwik. A p…
-
2024.07.22. ~ 2024.08.31. 동안 아래와 같이 학습하여 AI를 체화시키자.
- **일주일에 3개 이상씩 UCI dataset 혹은 plotly에 있는 데이터를 하나 선정하여 classification or regression을 연습할 것**
- 최소 100개의 records가 포함된 dataset
- 모델은 최소 3개 …
-
Answer | Explanation
-- | --
α=0.3 is an effective choice of learning rate. | We want gradient descent to quickly converge to the minimum, so the current setting of α seems to be good, X[WRONG]
…
-
#### Course Content
- https://www.coursera.org/learn/machine-learning/home/week/5
#### Lecture Notes (Course Wiki)
- [Neural Networks: Learning](https://share.coursera.org/wiki/index.php/ML:Neural_Net…