您的位置:首页 > 理论基础 > 计算机网络

资源 | AI、神经网络、机器学习、深度学习以及大数据学习备忘单

2017-09-27 00:00 1381 查看
向AI转型的程序员都关注了这个号☝☝☝


以下是关于神经网络、机器学习、深度学习以及大数据学习的备忘单,其中部分内容和此前发布的《资源 | 值得收藏的 27 个机器学习的小抄》有所重复,大家可以两篇综合起来看。
提示:点击图片查看大图

神经网络


Neural Networks Cheat Sheet
神经网络图谱

Neural Networks Graphs Cheat Sheet




Neural Network Cheat Sheet
机器学习概览

Machine Learning Cheat Sheet
机器学习:Scikit-learn算法

Machine Learning Cheat Sheet
Scikit-learn开源的,功能强大的基于Python的科学计算工具包,包含大量的分类、回归与聚类算法,支持向量机、随机森林以及Gradient Boosting等。


Scikit-Learn Cheat Sheet
微软 Azure 算法流程帮你基于数据性质选择合适的算法


MACHINE LEARNING ALGORITHM CHEAT SHEET
Python for Data Science

Python Data Science Cheat Sheet


Big Data Cheat Sheet
TensorFlow
 2017 年 5 月,谷歌宣布了第二代 TPU ,并在Google Compute Engine中加入了对 TPU 的支持。第二代 TPU 有高达 180 万亿次浮点运算性能。当 64 块TPU 组合使用时,可提供高达 11.5 千万亿次浮点运算的性能。


TesorFlow Cheat Sheet

Keras2017 年,TensorFlow核心库加入了对 Keras 的支持。Keras作者Chollet表示Keras更适合作端口使用,而非端对端的机器学习框架,它提供了更高级更直观的抽象集合,可轻松配置神经网络,无需考虑后端科学计算库。


Keras Cheat SheetNumPyNumPy系统是Python的一种开源的数值计算扩展。这种工具可用来存储和处理大型矩阵,比Python自身的嵌套列表(nested list structure)结构要高效的多。


Numpy Cheat Sheet

Pandas:Python中的结构化数据分析利器


Pandas Cheat Sheet
Data Wrangling


Data Wrangling Cheat Sheet


Pandas Data Wrangling Cheat Sheet

Data Wrangling with dplyr and tidyr


Data Wrangling with dplyr and tidyr Cheat Sheet


Data Wrangling with dplyr and tidyr Cheat Sheet
SciPy基于 NumPy 数组对象构建,是 NumPy 堆栈的一部分,包含 Matplotlib,pandas 和 SymPy 等工具,以及一个科学计算库的扩展集。


Scipy Cheat Sheet
MatplotlibMatplotlib是Python中常用的可视化工具之一,便于创建海量类型2D图表和一些基本的3D图表。


Matplotlib Cheat Sheet
数据可视化


Data Visualization Cheat Sheet


ggplot cheat sheet

PySpark



Pyspark Cheat Sheet
Big-O

Big-O Algorithm Cheat Sheet


Big-O Algorithm Complexity Chart


BIG-O Algorithm Data Structure Operations


Big-O Array Sorting Algorithms
备忘单来源:
Big-O Algorithm Cheat Sheet: http://bigocheatsheet.com/Bokeh Cheat Sheet: https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Python_Bokeh_Cheat_Sheet.pdfData Science Cheat Sheet: https://www.datacamp.com/community/tutorials/python-data-science-cheat-sheet-basicsData Wrangling Cheat Sheet: https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdfData Wrangling: https://en.wikipedia.org/wiki/Data_wranglingGgplot Cheat Sheet: https://www.rstudio.com/wp-content/uploads/2015/03/ggplot2-cheatsheet.pdfKeras Cheat Sheet: https://www.datacamp.com/community/blog/keras-cheat-sheet#gs.DRKeNMsKeras: https://en.wikipedia.org/wiki/KerasMachine Learning Cheat Sheet: https://ai.icymi.email/new-machinelearning-cheat-sheet-by-emily-barry-abdsc/Machine Learning Cheat Sheet: https://docs.microsoft.com/en-in/azure/machine-learning/machine-learning-algorithm-cheat-sheetML Cheat Sheet:: http://peekaboo-vision.blogspot.com/2013/01/machine-learning-cheat-sheet-for-scikit.htmlMatplotlib Cheat Sheet: https://www.datacamp.com/community/blog/python-matplotlib-cheat-sheet#gs.uEKySpYMatpotlib: https://en.wikipedia.org/wiki/MatplotlibNeural Networks Cheat Sheet: http://www.asimovinstitute.org/neural-network-zoo/Neural Networks Graph Cheat Sheet: http://www.asimovinstitute.org/blog/Neural Networks: https://www.quora.com/Where-can-find-a-cheat-sheet-for-neural-networkNumpy Cheat Sheet: https://www.datacamp.com/community/blog/python-numpy-cheat-sheet#gs.AK5ZBgENumPy: https://en.wikipedia.org/wiki/NumPyPandas Cheat Sheet: https://www.datacamp.com/community/blog/python-pandas-cheat-sheet#gs.oundfxMPandas: https://en.wikipedia.org/wiki/Pandas_(software)Pandas Cheat Sheet: https://www.datacamp.com/community/blog/pandas-cheat-sheet-python#gs.HPFoRIcPyspark Cheat Sheet: https://www.datacamp.com/community/blog/pyspark-cheat-sheet-python#gs.L=J1zxQScikit Cheat Sheet: https://www.datacamp.com/community/blog/scikit-learn-cheat-sheetScikit-learn: https://en.wikipedia.org/wiki/Scikit-learnScikit-learn Cheat Sheet: http://peekaboo-vision.blogspot.com/2013/01/machine-learning-cheat-sheet-for-scikit.htmlScipy Cheat Sheet: https://www.datacamp.com/community/blog/python-scipy-cheat-sheet#gs.JDSg3OISciPy: https://en.wikipedia.org/wiki/SciPyTesorFlow Cheat Sheet: https://www.altoros.com/tensorflow-cheat-sheet.htmlTensor Flow: https://en.wikipedia.org/wiki/TensorFlow
作者|Stefan Kojouharov原文地址https://becominghuman.ai/cheat-sheets-for-ai-neural-networks-machine-learning-deep-learning-big-data-678c51b4b463

资源推荐斯坦福大学Tensorflow深度学习课程表  
资源 | 多伦多大学“神经网络与机器学习导论”2017年课程表爆款 | Medium上6900个赞的AI学习路线图,让你快速上手机器学习Chatbot大牛推荐:AI、机器学习、深度学习必看9大入门视频Quora十大机器学习作者与Facebook十大机器学习、数据科学群组128篇论文,21大领域,深度学习最值得看的资源全在这了(附一键下载)葵花宝典之机器学习:全网最重要的AI资源都在这里了(大牛,研究机构,视频,博客,书籍,Quora......)重磅|数据科学入门必看:来自斯坦福、MIT、微软、Twitter等名校名企的20门课程清单资源 | 机器学习进阶,给你推荐13款ML框架


 ☞ 点赞和分享是一种积极的学习态度
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐