我关心的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. WordCount编码测试

    Github项目地址:https://github.com/LantyrLYL/WordCount PSP表格: PSP2.1 PSP阶段 预估耗时 (分钟) 实际耗时 (分钟) Planning 计 ...

  2. 【Android学习】三种布局<include />、<merge />、<ViewStub />

    1.布局重用<include /> <include />标签能够重用布局文件,使用起来非常简单 <include layout="@layout/layout ...

  3. IOC与依赖注入

    spring的核心思想是IOC和AOP,IOC-控制反转,是一个重要的面向对象编程的法则来消减计算机程序的耦合问题,控制反转一般分为两种类型,依赖注入和依赖查找,依赖什么?为什么需要依赖?注入什么?控 ...

  4. .Net Core 使用Session

    1. NUGET包引用 icrosoft.AspNetCore.Session 2.Startup中添加一下代码: public void ConfigureServices(IServiceColl ...

  5. Java编程思想读书笔记之一切皆对象

    一切皆对象 Java程序运行时,数据保存到哪里 寄存器 这是最快的保存区域,因为它位于和其他所有保存方式不同的地方:处理器内部.然而,寄存器的数量十分有限,所以寄存器是根据需要由编译器分配.我们对此没 ...

  6. java java 内部类

    java 内部类 一.java内部类: java内部类分为: 成员内部类.静态嵌套类.方法内部类.匿名内部类 . 内部类的共性: (1).内部类仍然是一个独立的类,在编译之后内部类会被编译成独立的.c ...

  7. gRPC官方文档(通讯协议)

    文章来自gRPC 官方文档中文版 HTTP2 协议上的 gRPC 本文档作为 gRPC 在 HTTP2 草案17框架上的实现的详细描述,假设你已经熟悉 HTTP2 的规范.产品规则采用的是ABNF 语 ...

  8. 使用Shader Graph实现《塞尔达传说:旷野之息》风格的着色器

    https://mp.weixin.qq.com/s/19Xq6wYuXP0gQJDvC9Fh0g

  9. 洛谷P4137 Rmq Problem / mex(莫队)

    题目描述 有一个长度为n的数组{a1,a2,…,an}.m次询问,每次询问一个区间内最小没有出现过的自然数. 输入输出格式 输入格式: 第一行n,m. 第二行为n个数. 从第三行开始,每行一个询问l, ...

  10. mysql远程访问被禁止

    远程连接Mysql服务器的数据库,错误代码是1130,ERROR 1130: Host xxx.xxx.xxx.xxx  is not allowed to connect to this MySQL ...