码迷,mamicode.com
首页 >  
搜索关键字:study    ( 1969个结果
《Tensorflow基础泰坦尼克获救预测》-- 网易云课堂
https://study.163.com/course/courseMain.htm?courseId=1004937015 ...
分类:其他好文   时间:2018-12-01 11:16:39    阅读次数:231
python系统学习:第三周之文件操作
# ***********第一部分***********# 1.读文件,首先利用一个变量承装文件 最主要注意的是encoding的问题,看看是否是格式问题f = open(file='D:\study\少妇白洁.txt', mode='r', encoding='GBK') # file等关键字可以 ...
分类:编程语言   时间:2018-11-27 21:12:36    阅读次数:226
python - unittest - 单元测试
# -*- 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
L177 Arctic ice brings an understanding of ancient Europe’s economy
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
自学自用 = 网易云课堂(细说Linux-从入门到精通视频教程)
视频地址 "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【社交媒体上瘾】
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
Python - References
快速入门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 2018-11-10
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
python - 函数的相互调用 及 变量的作用域
# -*- 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
1969条   上一页 1 ... 27 28 29 30 31 ... 197 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!