来自: https://pytorch.org/tutorials/beginner/nn_tutorial.html 《What is torch.nn really?》这文章看起来不能再流畅了,看完就能了解pytorch的究竟。 by Jeremy Howard, fast.ai. Thanks ...
分类:
其他好文 时间:
2020-01-04 16:38:57
阅读次数:
97
@[toc]AirFlow常见问题安装问题1、安装出现ERROR“pythonsetup.pyxxx”。问题:第一需要你更新pip版本需要使用‘pipinstall--upgradepip‘command.第二是setuptools版本太旧,所以出现以下问题Command"pythonsetup.pyegg_info"failedwitherrorcode1in
分类:
其他好文 时间:
2019-12-29 23:30:52
阅读次数:
590
won a national championship拿到全国冠军 come play for you参加你的队伍 Really not true事实并非如此 Being the Socratic professor that I am. 作为一个苏格拉底式的教授 great vision好视力 H ...
分类:
其他好文 时间:
2019-12-26 19:45:44
阅读次数:
117
看到下面的语法,其他语言都没见过这种语法 然后在stack overflow上看到使用冒号的各种情形: https://stackoverflow.com/questions/17034475/in-c-sharp-what-category-does-the-colon-fall-into-and ...
分类:
其他好文 时间:
2019-12-21 11:36:21
阅读次数:
87
// SPDX-License-Identifier: GPL-2.0 /* * sys_ipc() is the old de-multiplexer for the SysV IPC calls. * * This is really horribly ugly, and new archite ...
分类:
其他好文 时间:
2019-12-14 21:31:45
阅读次数:
113
The task is really simple: given N exits on a highway which forms a simple cycle, you are supposed to tell the shortest distance between any pair of e ...
分类:
其他好文 时间:
2019-12-13 21:30:03
阅读次数:
99
在我们做一个项目的时候,如果是自己用或者是给同行用的话往往不需要做一个安装页面的,但是如果是将项目给一些不怎么会操作服务器,不怎么会程序的人用的时候,我们就需要一个安装页面来帮助他们更好的将项目安装好。废话补多少了,我们直接开始教学吧,我这个是基于tp6.0上的,如果不是tp6.0也可以使用,稍作修 ...
分类:
Web程序 时间:
2019-12-13 12:05:02
阅读次数:
83
Tasks: invest papers 3 篇. 研究主动权在我手里. I have to. 1. the benefit of complex network: complex network theory has been particularly successful in providin ...
分类:
其他好文 时间:
2019-12-09 21:48:51
阅读次数:
117
喜欢一篇文章,原文链接:https://nickwignall.com/mental-habits-making-you-miserable/?utm_source=quora&utm_medium=referral We all want to be happier. We search our ...
分类:
其他好文 时间:
2019-12-07 16:04:16
阅读次数:
102
子元素选择器 h1 > strong {color:red;} //这个规则会把第一个 h1 下面的两个 strong 元素变为红色,但是第二个 h1 中的 strong 不受影响: <h1>This is <strong>very</strong> <strong>very</strong> im ...
分类:
Web程序 时间:
2019-11-30 09:16:42
阅读次数:
107