https://study.163.com/course/courseMain.htm?courseId=1004937015 ...
分类:
其他好文 时间:
2018-12-01 11:16:39
阅读次数:
231
# ***********第一部分***********# 1.读文件,首先利用一个变量承装文件 最主要注意的是encoding的问题,看看是否是格式问题f = open(file='D:\study\少妇白洁.txt', mode='r', encoding='GBK') # file等关键字可以 ...
分类:
编程语言 时间:
2018-11-27 21:12:36
阅读次数:
226
# -*- coding:utf-8 -*-'''@project: jiaxy@author: Jimmy@file: study_unittest.py@ide: PyCharm Community Edition@time: 2018-11-24 09:00@blog: https://www... ...
分类:
编程语言 时间:
2018-11-24 14:43:52
阅读次数:
280
Greenland's icy mountains are not an obvious place to search for an archive of economic history, but a study just published in the Proceedings of the ...
分类:
其他好文 时间:
2018-11-24 14:38:17
阅读次数:
142
一、机器学习的定义 机器学习是一个很广的研究领域,其实到现在也并没有一个很正式官方的定义,但历史上确有流传下两个比较有名的版本 "Field of study that gives computers the ability to learn without being explicity prog ...
分类:
其他好文 时间:
2018-11-24 00:50:16
阅读次数:
220
视频地址 "https://study.163.com/course/courseMain.htm?courseId=983014" 介绍 本篇博客,旨在记录视频学习的要点,所以格式随意,且没有文字描述, 方便本人日后自考和回忆,有兴趣的朋友可以评论讨论。 原文地址 "" ls a A d l i ...
分类:
系统相关 时间:
2018-11-23 15:26:30
阅读次数:
218
Social Media Addiction Children as young as ten are becoming dependent on social media for their sense of self-worth, a major study warned. 一项重大的研究警告称 ...
分类:
其他好文 时间:
2018-11-22 15:19:41
阅读次数:
784
快速入门Python3 链接-1:https://shockerli.net/post/python-study-note/ 链接-2:https://mp.weixin.qq.com/s/iVUzsMQ4vRExMdU_B_LEAQ Python文档 Python:https://www.pyth ...
分类:
编程语言 时间:
2018-11-22 02:33:33
阅读次数:
204
Ablation study: 消融研究,指通过移除某个模型或者算法的某些特征,来观察这些特征对模型效果的影响 以下摘自:https://www.quora.com/In the context of deep learning what is an ablation study An ablati ...
分类:
其他好文 时间:
2018-11-10 15:20:30
阅读次数:
154
# -*- coding:utf-8 -*-'''@project: jiaxy@author: Jimmy@file: study_函数的相互调用及变量的作用域.py@ide: PyCharm Community Edition@time: 2018-11-10 10:04@blog: https ...
分类:
编程语言 时间:
2018-11-10 12:56:55
阅读次数:
154