结果:找到“python bert”相关内容7个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
英文原版Automate the Boring Stuff with Python 作者: Albert Sweigart
4 个回复 - 1944 次查看 Automate the Boring Stuff with Python作者: Albert Sweigart No Starch Press用python自动处理繁琐的事情2019-1-11 21:25 - fuzujing - 量化投资
Numerical Python 2th Robert Johanssan英文书籍原版
0 个回复 - 588 次查看 分享~Numerical Python 2th Robert Johanssan英文书籍原版2019-8-2 12:59 - sr.cythia - 新手入门区
Python Programming for Teens by Kenneth A. Lambert
71 个回复 - 5470 次查看 English | 2015 | ISBN: 1305271955 | 272 Pages | PDF | 3.3 MB If you want to learn how to program in Python, one of today's most popular computer programming languages, Python Programming for Teens ...2017-7-21 13:53 - igs816 - 量化投资
Python Data Science Essentials Alberto.Boschetti
4 个回复 - 2605 次查看 不多说什么了,现在论坛币告急,但我有原则,只要你们一个2015-7-2 17:27 - xiaoxiong007 - python论坛
Python Data Science Essentials by Alberto Boschetti
67 个回复 - 7591 次查看 Python Data Science Essentials by Alberto Boschetti English | Apr 30, 2015 | ISBN: 1785280422 | 216 Pages | EPUB/PDF/AZW3 | 7 MB The book starts by introducing ...2015-5-6 15:16 - igs816 - 量化投资
如何用Python3的for循环生成5阶Hibert矩阵?
1 个回复 - 342 次查看 如何用Python3的for循环生成5阶Hibert矩阵? python3实现: nums=[1,2,3,4,5] for i in nums: for j in nums: hilbert=round(1/(i+j-1),5) if j==5: print(hilbert,end="\n") else: print( ...2022-9-23 12:50 - 我是小趴菜 - 数据分析与数据挖掘
Python自然语言处理-BERT实战
1 个回复 - 1041 次查看 Python自然语言处理-BERT实战 下载地址:https://pan.baidu.com/s/1sDku_Kd4qQ4NLixntWnftQ 提取码: 15ih 给大家分享一套课程——Python自然语言处理-BERT实战,提供全部课程资料,包括PPT,数据,代码。 P ...2021-10-26 15:44 - 小才子爱读书 - Forum