联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 论文(291) 
按平台查找All Python(291) 

[论文] GPA-Calculator

这款学术GPA计算器简化了平均成绩(GPA)的计算过程。
This Academic GPA Calculator simplifies the process of calculating Grade Point Average (GPA). (2024-03-05, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709702221527247.html

[论文] Lotto

[arXiv 24]乐透:联合学习中对抗对手服务器的安全参与者选择
[arXiv 24] Lotto: Secure Participant Selection against Adversarial Servers in Federated Learning (2024-01-08, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704692075119813.html

[论文] transformer4sr

[NeurIPS 2023 AI4Science]“面向科学发现的符号回归的变压器模型”
[NeurIPS 2023 AI4Science] "A Transformer Model for Symbolic Regression towards Scientific Discovery" (2023-12-16, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1702795116833230.html

[论文] GNT

用于通过串行端口操作GNT4604纸带阅读器穿孔的Python程序,
Python programs for operating a GNT4604 paper tape reader punch via a serial port, (2021-02-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693557342858236.html

[论文] arxiv-astro-summarizer

使用基于transformer的语言模型提取相关arXiv论文的程序,
Program for extracting relevant arXiv papers using transformer-based language models, (2023-05-24, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693556961678339.html

[论文] equiformer_v2

[arXiv 23]EquiformerV2:用于扩展到更高次表示的改进等变transformer,
[arXiv 23] EquiformerV2: Improved Equivariant Transformer for Scaling to Higher-Degree Representations, (2023-07-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690985709498236.html

[论文] malaria_phenotype_papers

使用基于GPT3的分类器来识别报告表型的疟疾论文,
Using a GPT3-based classifier to identify malaria papers reporting phenotypes, (2023-07-30, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690755478824087.html

[论文] Edgeformers

Edgeformers:Text Edge Networks上表示学习的图赋能变换器(ICLR 2023),
Edgeformers: Graph-Empowered Transformers for Representation Learning on Textual-Edge Networks (ICLR 2023), (2023-07-23, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690755067325903.html

[论文] LinguisticStructureLM

具有符号语言结构表示的基于transformer的语言建模。发布于NAACL 2022。,
Transformer-based language modeling with symbolic linguistic structure representations. Published at NAACL 2022., (2022-08-01, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689867878952411.html

[论文] concept_transformer

ICLR 2022论文“概念transformer的基于注意的可解释性”的规范,
Code for the ICLR 2022 paper "Attention-based interpretability with Concept Transformers", (2023-04-12, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689781239490039.html

[论文] DCL-Release

本报告包含动态概念学习器的pytorch实现(ICLR 2021接受)。,
This repo contains the pytorch implementation for Dynamic Concept Learner (accepted by ICLR 2021)., (2021-10-19, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689781213730347.html

[论文] multiplicative-filter-networks

Fathony、Sahu、Willmott和Kolter的源代码,“乘法滤波器网络”,ICLR 2021。,
Source code for Fathony, Sahu, Willmott, & Kolter, "Multiplicative Filter Networks", ICLR 2021., (2021-05-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689781083770385.html

[论文] WxServer

已弃用。一个基于itchat在微信上提供学术事务支持的服务器。
Deprecated. A server offering academic affair supports on Wechat, based on itchat. (2018-08-26, Python, 16151KB, 下载0次)

http://www.pudn.com/Download/item/id/1686165875717431.html

[论文] Obsidian-to-latex

从黑石标记到乳胶的解析器,以及一些学术报告的额外内容。
Parser from Obsidian markdown to Latex, with some extras for academic reporting. (2021-01-03, Python, 1959KB, 下载0次)

http://www.pudn.com/Download/item/id/1686163363723914.html

[论文] Object-Detection-Confidence-Bias

“盒子大小置信偏差危害您的对象检测器”的代码(<https://arxiv.org abs 2112.01901>)
“盒子大小置信偏差危害您的对象检测器”的代码(<https://arxiv.org abs 2112.01901>) (2023-03-27, Python, 30KB, 下载0次)

http://www.pudn.com/Download/item/id/1686161263290047.html

[论文] cli-arxiv

探索arXiv的CLI工具(灵感来自karpathy出色的arXiv健康保护器)
CLI tool for exploring arXiv (inspired by karpathy s brilliant ArXiv Sanity Preserver) (2021-05-22, Python, 27KB, 下载0次)

http://www.pudn.com/Download/item/id/1686161197727762.html

[论文] TraFix

ArXiv上发布的TraFix(基于NMT的自动可训练反编译器)的实现
Implementation of TraFix (automatic trainable decompiler based on NMT) as published in ArXiv (2019-11-23, Python, 249KB, 下载0次)

http://www.pudn.com/Download/item/id/1686160644995633.html

[论文] text-adversarial-attack

Repo for arXiv预印本“针对文本转换器的基于梯度的对抗性攻击”
Repo for arXiv preprint "Gradient-based Adversarial Attacks against Text Transformers" (2022-12-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1686160504160222.html

[论文] Dynamic-memory-networks-in-Theano

Kumar等人的动态存储器网络的实现<http://arxiv.org abs 1506.07285>
Kumar等人的动态存储器网络的实现<http://arxiv.org abs 1506.07285> (2016-12-29, Python, 2928KB, 下载0次)

http://www.pudn.com/Download/item/id/1686160114464152.html

[论文] PFLD

PFLD的实现——一种实用的面部标志探测器,参考<https://arxiv.org pdf 1902.10859.pdf>
PFLD的实现——一种实用的面部标志探测器,参考<https://arxiv.org pdf 1902.10859.pdf> (2023-02-02, Python, 6577KB, 下载0次)

http://www.pudn.com/Download/item/id/1686160068480121.html
总计:291