上一页 1 2 3 4 5 6 7 8 9 10 ··· 17 下一页

2021年8月11日

conemu activates conda env while open new terminal

摘要: cmd.exe /k ""%ConEmuBaseDir%\CmdInit.cmd"" & conda activate tfgpu... 阅读全文

posted @ 2021-08-11 14:15 yusisc 阅读(25) 评论(0) 推荐(0) 编辑

2020年8月28日

windows call command one by one

摘要: windows batch file call command for 200 times. call: Calls one bat... 阅读全文

posted @ 2020-08-28 00:03 yusisc 阅读(32) 评论(0) 推荐(0) 编辑

2020年8月24日

jupyter notebook works in vscode

摘要: I found that vscode is able to open jupyter notebooks directly, wh... 阅读全文

posted @ 2020-08-24 00:05 yusisc 阅读(20) 评论(0) 推荐(0) 编辑

2020年6月26日

simple cpp pool to limit the amount of thread running currently

摘要: simple cpp pool to limit the amount of thread running currently to... 阅读全文

posted @ 2020-06-26 12:37 yusisc 阅读(29) 评论(0) 推荐(0) 编辑

2020年6月12日

cpp work with utf-8

摘要: I’m mainly working with cpp, recently. Sometimes, I have some Chin... 阅读全文

posted @ 2020-06-12 20:34 yusisc 阅读(26) 评论(0) 推荐(0) 编辑

2019年3月11日

英文版windows不能正常显示中文字体,解决方法

摘要: 2019-03-11 20_34_25 Mon The Chinese fonts, such as '仿宋', are not displayed properly in English version ms windows 10, even after I have installed the 阅读全文

posted @ 2019-03-11 20:33 yusisc 阅读(2413) 评论(0) 推荐(0) 编辑

2019年3月9日

smooth a curve in images

摘要: This is from a post in stackoverflow.com . I make a copy here so that it’s easy to access. This is from a post in stackoverflow.com . I make a copy he 阅读全文

posted @ 2019-03-09 01:34 yusisc 阅读(244) 评论(0) 推荐(0) 编辑

smooth a curve in images

摘要: This is from a post in stackoverflow.com . I make a copy here so t... 阅读全文

posted @ 2019-03-09 01:23 yusisc 阅读(25) 评论(0) 推荐(0) 编辑

2019年1月10日

how operating system locates the dll for an applicaton

摘要: when it’s implicit linking an dll (dynamic-link library) , the ope... 阅读全文

posted @ 2019-01-10 02:51 yusisc 阅读(26) 评论(0) 推荐(0) 编辑

2019年1月6日

why cross entropy loss works

摘要: cross entropy is measurement of probability distributions p and q ... 阅读全文

posted @ 2019-01-06 14:12 yusisc 阅读(26) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 9 10 ··· 17 下一页

导航