Giter Club home page Giter Club logo

learning_records's Introduction

个人的撸课撸书记录

现正在撸:

高等代数机器学习实战

已经撸完:

实用Python程序设计计算机网络自顶向下方法(原书第六版)信息安全数学基础现代密码学

准备开撸:

数学建模

目录:

总进度表

总进度表(2022年1月)
开撸时间 撸完时间 课程 章节 状态
2022年01月25日 2022年01月25日 实用Python程序设计 1.Python初探 已撸完
2022年01月25日 2022年01月25日 实用Python程序设计 2.基本运算、条件分支和输出格式控制 已撸完
2022年01月26日 2022年01月26日 实用Python程序设计 3.循环语句 已撸完
2022年01月26日 2022年01月26日 实用Python程序设计 4.函数和递归 已撸完
2022年01月26日 2022年01月26日 实用Python程序设计 5.字符串和元组 已撸完
2022年01月27日 2022年01月28日 实用Python程序设计 6.列表 已撸完
2022年01月29日 2022年01月29日 实用Python程序设计 7.字典和集合 已撸完
总进度表(2022年2月)
开撸时间 撸完时间 课程 章节 状态
2022年01月30日 2022年02月04日 实用Python程序设计 8.文件读写和文件夹操作和数据库 已撸完
2022年02月05日 2022年02月06日 实用Python程序设计 9.正则表达式 已撸完
2022年02月07日 2022年02月08日 实用Python程序设计 10.玩转Python生态 已撸完
2022年02月08日 2022年02月09日 实用Python程序设计 11.数据分析与展示 已撸完
2022年02月09日 2022年02月09日 实用Python程序设计 12.网络爬虫设计 已撸完
2022年02月09日 2022年02月09日 实用Python程序设计 13.面向对象程序设计 已撸完
2022年02月09日 2022年02月09日 实用Python程序设计 14.tkinter图形界面程序设计 已撸完
2022年02月10日 2022年02月10日 机器学习实战 1.机器学习基础 已撸完
2022年02月10日 2022年02月10日 机器学习实战 2.k近邻算法 已撸完
2022年02月11日 2022年02月11日 机器学习实战 3.决策树 已撸完
2022年02月12日 2022年02月14日 机器学习实战 4.基于概率论的分类方法:朴素贝叶斯 已撸完
2022年02月15日 2022年02月15日 机器学习实战 5.Logistic回归 已撸完
2022年02月16日 2022年02月17日 机器学习实战 似然函数梯度上升和代价函数梯度下降的数学推导 已搞懂
2022年02月17日 2022年02月18日 机器学习实战 6.支持向量机 已撸完
2022年02月18日 2022年02月20日 机器学习实战 7.利用AdaBoost元算法提高分类性能 已撸完
2022年02月21日 2022年02月23日 机器学习实战 8.预测数值型数据:回归 已撸完
2022年02月23日 2022年02月23日 机器学习实战 9.树回归 已撸完
2022年02月23日 2022年02月24日 计算机网络自顶向下方法 1.计算机网络和因特网 已撸完
2022年02月24日 2022年02月26日 王道计算机网络 1.计算机网络体系结构 已撸完
2022年02月26日 2022年02月28日 计算机网络 1.概述 已撸完
2022年02月26日 2022年02月28日 计算机网络自顶向下方法 2.应用层 已撸完
总进度表(2022年3月)
开撸时间 撸完时间 课程 章节 状态
2022年02月28日 2022年03月01日 王道计算机网络 6.应用层 已撸完
2022年03月20日 2022年03月23日 计算机网络自顶向下方法 3.运输层 已撸完
2022年03月23日 2022年03月29日 计算机网络 4.网络层 已撸完
总进度表(2022年4月)
开撸时间 撸完时间 课程 章节 状态
2022年03月29日 2022年04月01日 计算机网络 3.数据链路层 已撸完
2022年04月01日 2022年04月01日 计算机网络 2.物理层 已撸完
2022年04月06日 2022年04月06日 信息安全数学基础 1.前言 已撸完
2022年04月06日 2022年04月06日 现代密码学 1.概论 已撸完
2022年04月07日 2022年04月07日 信息安全数学基础 2.整除 已撸完
2022年04月08日 2022年04月11日 现代密码学 2.流密码 已撸完
2022年04月13日 2022年04月17日 现代密码学 3.分组密码 已撸完
2022年04月19日 2022年04月26日 信息安全数学基础 3.同余 已撸完
总进度表(2022年5月)
开撸时间 撸完时间 课程 章节 状态
2022年04月26日 2022年05月02日 信息安全数学基础 4.群 已撸完
2022年05月02日 2022年05月04日 现代密码学 4.公钥密码 已撸完
2022年05月09日 2022年05月17日 信息安全数学基础 5.环和域 已撸完
2022年05月17日 2022年05月18日 现代密码学 5.Hash函数 已撸完
2022年05月17日 2022年05月19日 信息安全数学基础 6.多项式环 已撸完
2022年05月19日 2022年05月20日 现代密码学 6.数字签名 已撸完
2022年05月23日 2022年05月23日 现代密码学 7.密码协议 已撸完
2022年05月23日 2022年05月25日 信息安全数学基础 7.有限域 已撸完
2022年05月25日 2022年05月25日 信息安全数学基础 8.椭圆曲线密码体制 已撸完
2022年05月30日 2022年05月30日 现代密码学 8.可证明安全 已撸完
总进度表(2022年6月)
开撸时间 撸完时间 课程 章节 状态
2022年05月30日 2022年06月01日 现代密码学 9.密码学的新方向 已撸完
2022年06月01日 高等代数 1.矩阵 在撸
总进度表(未学)
未读章节编号 未读课程编号 课程 章节 状态
1 1 计算机网络自顶向下方法 4.网络层 未撸
2 1 计算机网络自顶向下方法 5.链路层:链路、接入网和局域网 未撸
3 1 计算机网络自顶向下方法 6.无线网络和移动网络 未撸
4 1 计算机网络自顶向下方法 7.多媒体网络 未撸
5 1 计算机网络自顶向下方法 8.计算机网络中的安全 未撸
6 1 计算机网络自顶向下方法 9.网络管理 未撸
7 2 王道计算机网络 2.物理层 未撸
8 2 王道计算机网络 3.数据链路层 未撸
9 2 王道计算机网络 4.网络层 未撸
10 2 王道计算机网络 5.传输层 未撸
11 3 计算机网络 5.运输层 未撸
12 3 计算机网络 6.应用层 未撸
13 3 计算机网络 7.网络安全 未撸
14 3 计算机网络 8.互联网上的音视频服务 未撸
15 3 计算机网络 9.无线网络和移动网络 未撸
16 4 机器学习实战 10.利用K-均值聚类算法对未标注数据分组 未撸
17 4 机器学习实战 11.使用Apriori算法进行关联分析 未撸
18 4 机器学习实战 12.使用FP-growth算法来高效发现频繁项集 未撸
19 4 机器学习实战 13.利用PCA来简化数据 未撸
20 4 机器学习实战 14.利用SVD简化数据 未撸
21 4 机器学习实战 15.大数据与MapReduce 未撸
22 5 高等代数 2.线性方程组 未撸
23 5 高等代数 3.线性空间 未撸
24 5 高等代数 4.线性映射 未撸
25 5 高等代数 5.多项式 未撸
26 5 高等代数 6.特征值 未撸
27 5 高等代数 7.相似标准形 未撸
28 5 高等代数 8.欧氏空间 未撸
29 5 高等代数 9.二次型 未撸

learning_records's People

Contributors

woshicby avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.