04 2021 档案

摘要:https://blog.csdn.net/a__int__/article/details/104600972 https://www.runoob.com/python/python-func-super.html 阅读全文
posted @ 2021-04-12 13:37 细妹 阅读(95) 评论(0) 推荐(0)
摘要:1.拒绝采样 https://wiseodd.github.io/techblog/2015/10/21/rejection-sampling/ 问题与思考: (1) 阅读全文
posted @ 2021-04-07 16:19 细妹 阅读(61) 评论(0) 推荐(0)
摘要:实例入门教程https://www.datacamp.com/community/tutorials/active-learning 推荐入门综述http://burrsettles.com/pub/settles.activelearning.pdf 阅读全文
posted @ 2021-04-06 16:10 细妹 阅读(116) 评论(0) 推荐(0)
摘要:1. 阅读全文
posted @ 2021-04-03 21:59 细妹 阅读(27) 评论(0) 推荐(0)
摘要:1. 146大小写转换 II:使用' '.join(list)将list转换成字符串;ord与chr的使用; 2. 阅读全文
posted @ 2021-04-03 21:57 细妹 阅读(41) 评论(0) 推荐(0)