摘要: Markdown 的语法学习 1. ,Markdown 2 天气 $y_{pred}$ BUT to there is ti 1. there 2. that 3. to the 星期几 和 ================================= 4.可以 阅读全文
posted @ 2019-12-12 11:34 博客_技术记录 阅读(67) 评论(0) 推荐(0)
摘要: #1. keras.engine.input_layer.Input() #1. keras.engine.input_layer.Input() 用来实例化一个keras tensor #2. class Dense(Layer): #2. class Dense(Layer): keras.la 阅读全文
posted @ 2019-12-02 12:17 博客_技术记录 阅读(384) 评论(0) 推荐(0)
摘要: 问题 1 假设已经安装完Anaconda Navigator,按照 网址:https://www.zhihu.com/question/55577586 的教程操作,设置镜像源地址,安装。 问题 2:安装TensorFlow、 Pytorch教程 参照:https://zhuanlan.zhihu. 阅读全文
posted @ 2019-11-18 21:36 博客_技术记录 阅读(1141) 评论(0) 推荐(1)
摘要: (1) import pathlib path_hello=pathlib.Path('F:\hello.py') print(path_hello) path_hello中是路径 (2) keras.utils.get_file(fname, origin, untar=False, md5_ha 阅读全文
posted @ 2019-11-11 17:23 博客_技术记录 阅读(251) 评论(0) 推荐(0)
摘要: 怎样证明一个数能被9整除当且仅当它的数位和也能被9整除? 转自知乎:https://www.zhihu.com/question/30260542 阅读全文
posted @ 2019-09-14 16:50 博客_技术记录 阅读(290) 评论(0) 推荐(0)
摘要: 好久没碰C语言了。从现在开始,要开始刷题了。 (1)int fscanf( FILE* stream, const char* format, ... ); https://www.programiz.com/cpp-programming/library-function/cstdio/fscan 阅读全文
posted @ 2019-09-13 22:39 博客_技术记录 阅读(172) 评论(1) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-23 11:28 博客_技术记录 阅读(140) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-23 11:26 博客_技术记录 阅读(70) 评论(0) 推荐(0)
摘要: 说明 因为后来cvx的使用许可证发生了变化,所以需要到官网下载最新的cvx版本,然后再申请mosek求解器的许可证,就可以用了。 阅读全文
posted @ 2018-04-15 11:17 博客_技术记录 阅读(81) 评论(0) 推荐(0)