成为VIP会员查看完整内容
VIP会员码认证
首页
主题
会员
服务
注册
·
登录
生成器
关注
2
生成器是一次生成一个值的特殊类型函数。可以将其视为可恢复函数。调用该函数将返回一个可用于生成连续 x 值的生成【Generator】,简单的说就是在函数的执行过程中,yield语句会把你需要的值返回给调用生成器的地方,然后退出函数,下一次调用生成器函数的时候又从上次中断的地方开始执行,而生成器内的所有变量参数都会被保存下来供下一次使用。
综合
百科
VIP
热门
动态
论文
精华
EA-Swin: An Embedding-Agnostic Swin Transformer for AI-Generated Video Detection
Arxiv
0+阅读 · 2月19日
The Compute ICE-AGE: Invariant Compute Envelope under Addressable Graph Evolution
Arxiv
0+阅读 · 2月17日
ArtNet: Hierarchical Clustering-Based Artificial Netlist Generator for ML and DTCO Application
Arxiv
0+阅读 · 2月19日
Multi-Generator Continual Learning for Robust Delay Prediction in 6G
Arxiv
0+阅读 · 2月17日
Improved Search-to-Decision Reduction for Random Local Functions
Arxiv
0+阅读 · 2月17日
Scalable, quantum-accessible, and adaptive pseudorandom quantum state and pseudorandom function-like quantum state generators
Arxiv
0+阅读 · 2月17日
Learning Pseudorandom Numbers with Transformers: Permuted Congruential Generators, Curricula, and Interpretability
Arxiv
0+阅读 · 2月16日
ArtifactLens: Hundreds of Labels Are Enough for Artifact Detection with VLMs
Arxiv
0+阅读 · 2月10日
Don't Walk the Line: Boundary Guidance for Filtered Generation
Arxiv
0+阅读 · 2月13日
Optimal PRGs for Low-Degree Polynomials over Polynomial-Size Fields
Arxiv
0+阅读 · 2月10日
Imitating What Works: Simulation-Filtered Modular Policy Learning from Human Videos
Arxiv
0+阅读 · 2月13日
Decoding Golay Codes and their Related Lattices: A PAC Code Perspective
Arxiv
0+阅读 · 2月10日
Improving Code Generation via Small Language Model-as-a-judge
Arxiv
0+阅读 · 2月12日
M6: Multi-generator, Multi-domain, Multi-lingual and cultural, Multi-genres, Multi-instrument Machine-Generated Music Detection Databases
Arxiv
0+阅读 · 2月13日
Video-based Music Generation
Arxiv
0+阅读 · 2月5日
参考链接
提示
微信扫码
咨询专知VIP会员与技术项目合作
(加微信请备注: "专知")
微信扫码咨询专知VIP会员
Top