我关心的AI、ML的分支领域:

我的博客:Deep Learning 和 Knowledge Graph howto

(有关DL&KG的资料都在这里)

https://www.cnblogs.com/yaoyaohust/p/10228902.html

重要的链接:

AI on the Web

http://aima.cs.berkeley.edu/ai.html

Best Papers vs. Top Cited Papers in Computer Science (since 1996)

http://arnetminer.org/conferencebestpapers%3Bjsessionid=E0A30E1D0F6EBD1F713AB5C29B79D8F7.tt

Machine Learning Surveys

http://www.mlsurveys.com/

UC Irvine Machine Learning Repository

http://archive.ics.uci.edu/ml/

水木社区 → 学术科学 → AI(人工智能)版

http://www.newsmth.net/bbsdoc.php?board=AI&ftype=6

大家:

John McCarthy's Home Page

http://www-formal.stanford.edu/jmc/frames.html

Marvin Minsky's Home Page

http://web.media.mit.edu/~minsky/

Patrick Henry Winston's Home Page

http://people.csail.mit.edu/phw/index.html

Peter Norvig 

http://norvig.com/index.html

Andrew Ng's homepage

http://ai.stanford.edu/~ang/index.html

阅读列表:

How to do Research At the MIT AI Lab

http://dspace.mit.edu/handle/1721.1/41487

READING LIST FOR THE QUALIFYING EXAMINATION IN ARTIFICIAL INTELLIGENCE

http://www-cs-students.stanford.edu/~pdoyle/quail/syllabus/syllabus.html

http://www-formal.stanford.edu/eyal/qual/revised-list.ps (对应的ps文档)

Intelligent Systems - PhD Qualifying Exam Reading List

http://www.cc.gatech.edu/is/is-qual/readings/index.html

引用次数最多的10篇机器学习文献

https://mp.weixin.qq.com/s/YnmihyDxijfIdPKxSeNDAw

AI FAQ Index

http://www.faqs.org/faqs/ai-faq/

著作:

Artificial Intelligence: A Modern Approach

http://aima.cs.berkeley.edu/

(A practical guide to the AIMA Python code -1: http://blog.youxu.info/2007/10/04/a-practical-guide-to-the-aima-python-code-1/

Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp

http://norvig.com/paip.html

Pattern Recognition and Machine Learning

http://research.microsoft.com/en-us/um/people/cmbishop/PRML/index.htm

Machine Learning, Tom Mitchell, McGraw Hill, 1997.

http://www.cs.cmu.edu/~tom/mlbook.html

Artificial Intelligence: Foundations of Computational Agents

http://www.cs.ubc.ca/~poole/aibook/html/ArtInt.html

Machine Learning: a Probabilistic Perspective

http://www.cs.ubc.ca/~murphyk/MLbook/index.html

期刊和会议:

Foundations and Trends in Machine Learning

http://www.nowpublishers.com/journals/Foundations%20and%20Trends%C2%AE%20in%20Machine%20Learning/5

- 豆瓣上的一个总结:http://www.douban.com/note/255373634/

编程:

scikit-learn: machine learning in Python

http://projects.scipy.org/scikits(这是developer site,官网似乎被墙了)

Orange,使用Python脚本语言的机器学习组件和可视化编程接口

http://orange.biolab.si/

机器学习软件Weka

http://www.cs.waikato.ac.nz/~ml/

Machine Learning Open Source Software

http://jmlr.org/mloss/

http://mloss.org/software/

The Mobile Robot Programming Toolkit

http://www.mrpt.org/

LISP语言学习资源

https://www.cnblogs.com/yaoyaohust/p/10228974.html

What is the best way to get started in artificial intelligence programming?

http://stackoverflow.com/questions/4006793/what-is-the-best-way-to-get-started-in-artificial-intelligence-programming

Language Requirements for AI Development [closed]

http://stackoverflow.com/questions/3522064/language-requirements-for-ai-development

Good Programming Languages for AI

http://cseweb.ucsd.edu/classes/sp00/cse151/q1/crocha.html

a list of some machine learning software. Many of them are open source (the linked page shows the licenses).

http://www.dmoz.org/Computers/Artificial_Intelligence/Machine_Learning/Software/

The Apache Mahout™ machine learning library's goal is to build scalable machine learning libraries.

http://mahout.apache.org/

OpenPR Planning - sourceforge

http://sourceforge.net/projects/openpr/files/code%20for%20an%20individual%20algorithm/

课程:

CS229  Machine Learning  Autumn 2012 

http://cs229.stanford.edu/

网易公开课 :机器学习课程(CS229  Machine Learning)

http://v.163.com/special/opencourse/machinelearning.html

CS 188: Artificial Intelligence, Fall 2007

http://inst.eecs.berkeley.edu/~cs188/fa07/lectures.html

Computer Science 294 Practical Machine Learning (Spring 2008)

http://www.cs.berkeley.edu/~pliang/cs294-spring08/

【百度文库课程】机器学习 - 余凯&张潼

http://wenku.baidu.com/course/view/49e8b8f67c1cfad6195fa705

71237Z 统计学习基础 —2008年秋季

http://www.jdl.ac.cn/user/lyqing/statlearning/StatlLearning_handout.html

网站和博客:

Free Mind

http://freemind.pluskid.org/

丕子

http://www.zhizhihu.com/

谷子粒-Guzili

http://www.guzili.com/

leftnoteasy

http://www.cnblogs.com/LeftNotEasy/

JerryLead

http://www.cnblogs.com/jerrylead/tag/Machine%20Learning/default.html?page=1

Rachel Zhang

http://blog.csdn.net/abcjennifer/article/category/1173803

dreamcatcher

http://stochasticquant.com/

v_JULY_v

http://blog.csdn.net/v_july_v/article/category/1061301

demonstrate

http://remonstrate.wordpress.com/ (要用梯子)

liulixiang.info

http://liulixiang.info/wiki/index.php?title=%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%E6%8E%A8%E8%8D%90%E8%AE%BA%E6%96%87%E5%92%8C%E4%B9%A6%E7%B1%8D(%E8%BD%AC%E8%87%AA%E6%B0%B4%E6%9C%A8)

一些机器学习(Machine Learning)的网站总结

http://scienceroom.net/machine-learning-websites-collection-1370.html

第十届中国机器学习及其应用研讨会(2012) - 会议日程

http://bigeye.au.tsinghua.edu.cn/MLA12/program.htm

李航博士 recent talks

http://www.hangli-hl.com/recent-talks.html

其他:

(右键点击图片->在新标签页中打开图片)

人工智能和机器学习 AI&ML howto的更多相关文章

  1. AI学习笔记:人工智能与机器学习概述

    一.人工智能基本概念 1.1 基本概念 数据分析:对历史规律的展现.对未来数据的预测. 机器学习:机器学习是指从一系列的原始数据中找到规律,提取人们可以识别的特征,然后通过学习这些特征,最终产生一个模 ...

  2. 人工智能 VS 机器学习 VS 深度学习

    (原文:) The Difference Between AI, Machine Learning, and Deep Learning? (译文:) 人工智能 . 机器学习 和 深度学习的区别? 作 ...

  3. 2017人工智能元年,AI在喧嚣和质疑中一路走来

    前百度首席科学家吴恩达说:就像100年前的电力.20年前的互联网一样,AI也会改变每一个产业! 有人说,现在就像1995年,那一年,第一家互联网公司--网景上市,一天之内大涨208%,互联网正式登上历 ...

  4. 一个开源的,跨平台的.NET机器学习框架ML.NET

    微软在Build 2018大会上推出的一款面向.NET开发人员的开源,跨平台机器学习框架ML.NET. ML.NET将允许.NET开发人员开发他们自己的模型,并将自定义ML集成到他们的应用程序中,而无 ...

  5. 诗人般的机器学习,ML工作原理大揭秘

    诗人般的机器学习,ML工作原理大揭秘 https://mp.weixin.qq.com/s/7N96aPAM_M6t0rV0yMLKbg 选自arXiv 作者:Cassie Kozyrkov 机器之心 ...

  6. 开源的,跨平台的.NET机器学习框架ML.NET

    微软在Build 2018大会上推出的一款面向.NET开发人员的开源,跨平台机器学习框架ML.NET. ML.NET将允许.NET开发人员开发他们自己的模型,并将自定义ML集成到他们的应用程序中,而无 ...

  7. TensorFlow+Keras 01 人工智能、机器学习、深度学习简介

    1 人工智能.机器学习.深度学习的关系 “人工智能” 一词最早是再20世纪50年代提出来的. “ 机器学习 ” 是通过算法,使用大量数据进行训练,训练完成后会产生模型 有监督的学习 supervise ...

  8. 初学者必读:IBM长文解读人工智能、机器学习和认知计算

    转自:https://zhuanlan.zhihu.com/p/27228015?utm_source=weibo&utm_medium=social 人工智能的发展曾经经历过几次起起伏伏,近 ...

  9. (转载)[机器学习] Coursera ML笔记 - 监督学习(Supervised Learning) - Representation

    [机器学习] Coursera ML笔记 - 监督学习(Supervised Learning) - Representation http://blog.csdn.net/walilk/articl ...

随机推荐

  1. SDUT 3404 数据结构实验之排序七:选课名单.!?

    数据结构实验之排序七:选课名单 Time Limit: 1000MS Memory Limit: 65536KB Submit Statistic Problem Description 随着学校规模 ...

  2. 关于IE6下绝对定位元素莫名消失的问题

    一般来说,让绝对定位的元素不挨着浮动元素就OK了: 1.当绝对定位层的邻近浮动层的宽度不等于父层宽度时,以及没有清除浮动时,IE6/7,FF中显示一致: 2.当绝对定位层的邻近浮动层的宽度不等于父层宽 ...

  3. 数据结构_sfdg(小F打怪)

    问题描述 小 F 很爱打怪, 今天因为系统 bug, 他提前得知了 n 只怪的出现顺序以及击倒每只怪得到的成就值 ai. 设第一只怪出现的时间为第 1 秒,这个游戏每过 1 秒钟出现一只新怪且没被击倒 ...

  4. GDB中应该知道的几个调试方法【转陈浩】

    七.八年前写过一篇<用GDB调试程序>, 于是,从那以后,很多朋友在MSN上以及给我发邮件询问我关于GDB的问题,一直到今天,还有人在问GDB的相关问题.这么多年来,有一些问题是大家反复 ...

  5. HDU 3974 Assign the task (DFS+线段树)

    题意:给定一棵树的公司职员管理图,有两种操作, 第一种是 T x y,把 x 及员工都变成 y, 第二种是 C x 询问 x 当前的数. 析:先把该树用dfs遍历,形成一个序列,然后再用线段树进行维护 ...

  6. docker安装oracle

    最近工作上面遇到一个性能相关的问题,大体描述一下: 批量任务执行的过程中导致数据库sql执行时间过长,查看之后是由于批量任务占满数据库连接池导致的,至于为什么批量任务会不受系统控制导致连接池占满就不说 ...

  7. 提取pfx证书公钥和私钥

    从pfx提取密钥信息,并转换为key格式(pfx使用pkcs12模式补足) 1.提取密钥对(如果pfx证书已加密,会提示输入密码.) openssl pkcs12 -in 1.pfx -nocerts ...

  8. centoOS下安装python3 和 pip: command not found

    在更新python3的时候会自动安装pip3,但是安装完成后,pip -V发现出错:command not found,找了好久,发现在建立软连接的时候路径写错了. 总结一下安装python3和发现p ...

  9. 全新优化解决方案:Amplify Impostors

    https://mp.weixin.qq.com/s/q6WPDHhMFk0jAMx937MLFg

  10. 《图解HTTP》阅读笔记--第七章---确保WEB安全的HTTPS

    第七章.确保WEB安全的HTTPSHTTP的缺点:通信使用明文(不加密),内容可能会被窃听 解决---加密处理: //将通信加密 :通过SSL(安全套接层)---HTTPS(超文本传输安全协议)--- ...