• 博客
  • 分类
  • 标签
  • 归档
  • 友链
  • 关于
    • 博客
    • 分类
    • 标签
    • 归档
    • 友链
    • 关于

玖玖

^_^

文档

帮助

示例

社区

博客

源码

true
推荐网站
true

推荐网站

玖玖

发布于:Oct 28, 2019

次浏览

177 words

1 min

推荐一些发现的高质量学习网站

python

  • python 3.6 入门指南

  • python cookbook 非常多的实践经验

  • Python 3 标准库实例教程

  • pandas 10 分钟快速入门(官方文档)

机器学习

  • PyTorch版《动手学深度学习》 |相关代码
  • TensorFlow2.0版《动手学深度学习》
  • 神经网络与深度学习-邱锡鹏
  • Neural Networks and Deep Learning-入门
  • Hands-on Machine Learning with Scikit-Learn, Keras and TensorFlow 源码

linux

  • 骏马金龙的Shell系列文章
  • 骏马金龙的Shell脚本、bash特性系列
  • Bash Reference Manual — gnu 官方英文

数据结构与算法

数学

  • 交互式线性代数
  • 沉浸式线性代数

其他

算法 python shell 网站

http://ddrv.cn/

博客内容遵循 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议

本文永久链接是:https://jizx.vip/2019/10/28/推荐网站/

更新于:Feb 3, 2020

深度学习

python

机器学习

shell

python cookbook

python cookbook的阅读笔记,对内容进行了简练。将常用的知识点记录下来。 数据结构字典字典的构造方式# a,b,c是常用的方式 a = dict(one=1, two=2...

python技巧

数据结构字典排序res = sorted(a.iteritems(), key = lambda kv:(kv[1], kv[0]),reverse=True) 多字段排...

评论

本文目录
  1. python
  2. 机器学习
  3. linux
  4. 数据结构与算法
  5. 数学
  6. 其他



Blog content follows the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License

本站总访问量为 次 访客数为 人

Use Volantis as theme

Copyright © 2017-2020