-
https://www.coursera.org/learn/machine-learning
week1
unsupervised learning
理解什么是kmean 就可以了。
-
週1回の講義動画(全11回)を同時に視聴し、宿題の疑問点を話し合う。
https://www.coursera.org/learn/machine-learning
-
The link to quiz-week4-assignment.ipynb in:
[https://github.com/tuanavu/coursera-university-of-washington/blob/master/machine_learning/1_machine_learning_foundations/README.md](url)
points to
[h…
-
pulling over from discussion in #458
> ... what do the [OSS core programming](https://github.com/ossu/computer-science#core-cs) courses map to in a University program like the [Standford one](http…
-
What do you think is the best way to get started in order to get in to this field?
What would you say are the essentials everyone needs in this field?
ghost updated
6 years ago
-
quiz at the end of https://www.coursera.org/learn/machine-learning/lecture/3eNnh/mathematics-behind-large-margin-classification
![image](https://user-images.githubusercontent.com/1074685/30040219-7…
-
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: No.
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: …
-
Hey there! I am a student from https://en.wikipedia.org/wiki/Delhi_Technological_University Delhi Technological University.
I look forward to help you with the design and content of your website.…
-
Hello,
please consider implementing regularization, as it is essential to deal with the overfitting problem.
I recommend watching 12 min. video "Regularization and Bias/Variance" of lesson X. ADVICE …
-
Hello,
Being new to MXNet and to Deep Learning, I'm making my "hello world" network (based on the digit recognition http://mxnet.io/tutorials/python/mnist.html).
For now, I achieved : create and …