遇到的问题总结
遇到的问题总结
xshell中用screen命令让程序在关掉xshell后能远程运行
- 开screen ,screen -S name;
- 退出screen ctrl+A ctrl+D
- 进入screen screen -r name
xshell中运行代码时指定cuda
- CUDA_VISIBLE_DEVICES=1 python3.5 XXXX.py --xxxxx
如何kill掉一个screen
http://blog.youkuaiyun.com/yihaizhiyan/article/details/43907765
tf.layers.dense()的用法
https://blog.youkuaiyun.com/yangfengling1023/article/details/81774580
latex简单使用教程:
https://www.bilibili.com/video/BV1L4411f796
https://www.bilibili.com/video/BV144411f7BV
https://liam.page/2014/09/08/latex-introduction/
TeX Live安装教程
https://blog.youkuaiyun.com/aiwei169/article/details/81431363
大数据开发涉及到的关键技术有哪些?
https://blog.youkuaiyun.com/dsdaasaaa/article/details/93661672
SQL中的连接查询,多表查询与等值连接
https://www.cnblogs.com/ysource/articles/12821138.html
数据库:候选码、主码、超码、外码、主属性、非主属性
https://blog.youkuaiyun.com/must_5/article/details/90348037
详解第一范式、第二范式、第三范式、BCNF范式
https://blog.youkuaiyun.com/wenco1/article/details/88077279
Tensorflow2教程
https://zhuanlan.zhihu.com/c_1091021863043624960