Informational
How You Should Read Research Papers According To Andrew Ng (Stanford Deep Learning Lectures)
Instructions on how to approach knowledge acquisition through published research papers by a recognized figure within the world of machine learning and education
Jul 2 ·8min read
“Wisdom is not a product of schooling but of the lifelong attempt to acquire it.” — Albert Einstein
Introduction
The ability to understand information produced by the individuals at the cutting edge of research within Artificial Intelligence and the Machine learning domain is a skill that every serious machine learning practitioner should acquire.
To stay relevant and increase your knowledge, machine learning practitioners need to have an academic mindset and habit. AI, ML and DL are evolving at a fast pace, and we have to equip ourselves with the knowledge to keep up with the field, knowledge that is only attainable through research papers.
This article will provide you within instructions on how to go through a research paper effectively, and also provide the following:
- A systematic approach to reading a collection of papers to gain knowledge within a domain
- How to properly read a research paper
- Useful online resources that can aid you in searching for papers and key information
For those who would like to get to the key content within this article, scroll down to the section titled “ Reading Research Papers ”.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Programming Ruby中文版
托马斯 / 孙勇、姚延栋、张海峰 / 电子工业出版社 / 2007-3 / 99.00元
《Programming Rudy》(中文版)(第2版)是它的第2版,其中包括超过200页的新内容,以及对原有内容的修订,涵盖了Ruby 1.8中新的和改进的特性以及标准库模块。它不仅是您学习Ruby语言及其丰富特性的一本优秀教程,也可以作为日常编程时类和模块的参考手册。Ruby是一种跨平台、面向对象的动态类型编程语言。Ruby体现了表达的一致性和简单性,它不仅是一门编程语言,更是表达想法的一种简......一起来看看 《Programming Ruby中文版》 这本书的介绍吧!