2017年11月20日

How To Add Bookmark (mark) In Pycharm

摘要: When reading or editing a long code, you may want to add some bookmarks to the current file for locating it quickly later. Pycharm... 阅读全文

posted @ 2017-11-20 14:31 yusisc 阅读(20) 评论(0) 推荐(0) 编辑

convolution in tensorflow (tf.nn.conv)

摘要: Understanding convolution in tensorflow Points should be noticed ... 阅读全文

posted @ 2017-11-20 14:24 yusisc 阅读(18) 评论(0) 推荐(0) 编辑

pycharm的一些快捷键

摘要: [转]pycharm的一些快捷键 - seven_clear - 博客园 http://www.cnblogs.com/littleseven/p/5599019.html [转]pycharm的一些快捷键 忙了好一阵终于忙完了,最近在重构代码,... 阅读全文

posted @ 2017-11-20 14:23 yusisc 阅读(3) 评论(0) 推荐(0) 编辑

Sharing Your Computer's Internet Connection in Windows 10

摘要: Sharing Your Computer's Internet Connection | Windows 10 Tips and Tricks: Connecting to Networks and the Internet | InformIT http:... 阅读全文

posted @ 2017-11-20 14:22 yusisc 阅读(0) 评论(0) 推荐(0) 编辑

How to choose cross-entropy loss in tensorflow?

摘要: machine learning - How to choose cross-entropy loss in tensorflow? - Stack Overflow https://stackoverflow.com/questions/47034888/h... 阅读全文

posted @ 2017-11-20 14:21 yusisc 阅读(30) 评论(0) 推荐(0) 编辑

GIT BASH IN INTELLIJ IDEA 13 ON WINDOWS One of the top features of the recent release of IntelliJ ID

摘要: GIT BASH IN INTELLIJ IDEA 13 ON WINDOWS One of the top features of the recent release of IntelliJ IDEA 13 is definitively a b... 阅读全文

posted @ 2017-11-20 14:21 yusisc 阅读(22) 评论(0) 推荐(0) 编辑

Multithreading in Python

摘要: The package for multithreading The package threading is for multit... 阅读全文

posted @ 2017-11-20 14:20 yusisc 阅读(20) 评论(0) 推荐(0) 编辑

Python File Processing

摘要: Get your hand dirty title = 'aaa'with open('%s.txt' % (title,),'a'... 阅读全文

posted @ 2017-11-20 14:19 yusisc 阅读(31) 评论(0) 推荐(0) 编辑

Python Logging Module

摘要: Main stuff logger, handler, formatter. How it works ref: How Py... 阅读全文

posted @ 2017-11-20 14:18 yusisc 阅读(27) 评论(0) 推荐(0) 编辑

Win10下安装Tensorflow(GPU)+CUDA8.0+cudnn6

摘要: Win10下安装Tensorflow(GPU)+CUDA8.0+cudnn6 - TongXXhaha的博客 - CSDN博客 http://blog.csdn.net/tongxxhaha/article/details/75752047 之前... 阅读全文

posted @ 2017-11-20 14:06 yusisc 阅读(37) 评论(0) 推荐(0) 编辑

导航