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

[论文] CodSoft

这是codsoft的Python编程实习的存储库,我在其中创建了一些任务,即1.计算器2。密码生成器3。石头剪刀游戏
This is the repository of the Python Programming internship of codsoft in which I have created some tasks namely 1.Calculator 2. Password Generator 3. Rock Paper Scissor Game (2024-03-16, Python, 0KB, 下载0次)

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

[论文] BharatInternTask1

Bharat实习生任务1:SMS分类器:开发了一个文本分类模型,使用数据科学将SMS分类为垃圾邮件或非垃圾邮件…
Bharat Intern Task 1: SMS Classifier: Developed a text classification model to classify SMS as either spam or non-spam using data science … (2024-01-13, Python, 0KB, 下载0次)

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

[论文] oscillography_handler

用于示波器处理的简单代码,旨在操纵大小(故障前和故障后时间)和频率。在我的毕业典礼上用过...,
Simple code for oscilography handling, aims to manipulate the size (pre and post fault time) and frequency. It was used in my graduation thesis. (2023-10-27, Python, 0KB, 下载0次)

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

[论文] authorclassifier

这是我们CS65自然语言处理课程的小组期末项目。我们建立了朴素贝叶斯基线和贝叶斯分类器...,
This was a group final project for our CS65 Natural Language Processing course. We built a naive Bayes baseline and Bayesian classifier in order to see if we could train the latter to identify author gender. We used two different data sets: a set of NYT Opinions articles, and a set of miscellaneous blog posts. Each had an equal number of men (2021-01-04, Python, 0KB, 下载0次)

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

[论文] genlog

一个通用的日志记录程序,允许用户为您通常在纸上跟踪的内容创建日志模板,如时间表、服务器c...、...,
A generic logging program that lets users create log templates for things you d normally keep track of on paper like timesheets, server changes or even how long you spend every day brushing your teeth. (2015-07-12, Python, 0KB, 下载0次)

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

[论文] Rock_Paper_Scissors

一款使用套接字编程的基本Rock x Paper x Scissors游戏。用Python制成。多个客户端可以在同一服务器上玩游戏。,
A basic Rock x Paper x Scissors game using socket programming. Made with python. Multiple clients can play the game on same server., (2020-05-30, Python, 0KB, 下载0次)

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

[论文] Drawer

书法笔模拟器程序。包括可调节的墨水流量、三种纸张类型上的四种纸张样式和一系列真正的墨水...,
A calligraphic pen simulator program. Includes adjustable ink flow, four paper styles on three paper types and a selection of real ink-inspired brush colors. (2021-01-12, Python, 0KB, 下载0次)

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

[论文] adaptive_estimators

ICLR 2019年的代码论文“自适应估计器在深度神经网络中显示信息压缩”([https:openreview.net forum id=SkeZ...](https:openreview.net forum-id=SkeZisA5t7),
Code for ICLR 2019 paper "Adaptive Estimators Show Information Compression in Deep Neural Networks" (https://openreview.net/forum?id=SkeZisA5t7) (2019-11-11, Python, 0KB, 下载0次)

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

[论文] Multi-X-Transformers

一种基于神经网络的编解码结构的现代序列模型的建模能力,transformer具有一套promi...,
A neural network based on the encoder-decoder architecture the modeling power of modern sequence models, Transformers with a set of promising experimental features from various papers. (2022-07-28, Python, 0KB, 下载0次)

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

[论文] vot-kd-rl

“使用提取和增强模型的跟踪器跟踪”(ACCV 2020)和“视觉跟踪......”论文的官方代码实现...,
Official code implementation of the papers "Tracking-by-Trackers with a Distilled and Reinforced Model" (ACCV 2020) and "Visual Tracking by means of Deep Reinforcement Learning and an Expert Demonstrator" (ICCVW 2019). (2021-05-05, Python, 0KB, 下载0次)

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

[论文] lazy-astroph

arxiv.org astro ph的解析器,它将找到与关键词匹配的论文列表,并通过电子邮件发送或发布到...
A parser for arxiv.org astro-ph that will find a list of papers matching keywords and either e-mail it or post it to Slack (2022-12-13, Python, 8KB, 下载0次)

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

[论文] neural-ode-metasolver

论文“神经常微分方程的元解算器”的补充代码[https://arxiv.org abs 2103....](https://arxiv.org abs 2103.08561)
Supplementary code for the paper "Meta-Solver for Neural Ordinary Differential Equations" <https://arxiv.org/abs/2103.08561> (2021-03-30, Python, 15842KB, 下载0次)

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

[论文] BCDM

[AAAI 2021]“无监督域自适应的双分类器确定性最大化”代码发布[https://arxi...](https://arxiv.org abs 2012.06995)
[AAAI 2021] Code release for "Bi-Classifier Determinacy Maximization for Unsupervised Domain Adaptation" <https://arxiv.org/abs/2012.06995> (2020-12-15, Python, 965KB, 下载0次)

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

[论文] deepface-emd

CVPR 2022代码<https://arxiv.org abs 2112.04016>DeepFace EMD使用逐片地球移动器距离Im重新排序...
Code for CVPR 2022 <https://arxiv.org/abs/2112.04016> DeepFace-EMD Re-ranking Using Patch-wise Earth Movers Distance Improves Out-Of-Distribution Face Identification (2023-03-29, Python, 455845KB, 下载0次)

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

[论文] VQ-VAE-WaveNet

基于<https://arxiv.org abs 1711.00937>和[https://arxiv...](https://arxiv.org abs 1901.08810)的带有WaveNet解码器的VQ-VAE的TensorFlow实现
TensorFlow implementation of VQ-VAE with WaveNet decoder, based on <https://arxiv.org/abs/1711.00937> and <https://arxiv.org/abs/1901.08810> (2021-05-19, Python, 812KB, 下载0次)

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

[论文] yolov2

YOLOv2在TF Keras中的实现。允许在不同的特征检测器(MobileNet、Darknet-19)上进行实验。爸爸...
YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: <https://arxiv.org/abs/1612.08242> (2018-09-20, Python, 621KB, 下载0次)

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

[论文] wae-rnf-lm

我们NAACL2019论文“变分Wasserstein自动编码器上的黎曼归一化流”的Pytorch实现...
Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" <https://arxiv.org/abs/1904.02399> (2020-04-01, Python, 8474KB, 下载0次)

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

[论文] multi-level-vae

该存储库包含论文的pytorch实现:多级变分自动编码器([https:arxiv.o...](https:arxive.org abs 1705.08841)
This repository contains a pytorch implementation for the paper: Multi-Level Variational Autoencoder (<https://arxiv.org/abs/1705.08841>), which was accepted at AAAI-18. (2022-03-18, Python, 7423KB, 下载0次)

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

[论文] DC-ShadowNet-Hard-and-Soft-Shadow-Removal

〔ICCV2021〕“DC ShadowNet:使用无监督域分类器引导网络的单图像硬阴影和软阴影去除...
[ICCV2021]"DC-ShadowNet: Single-Image Hard and Soft Shadow Removal Using Unsupervised Domain-Classifier Guided Network", <https://arxiv.org/abs/2207.10434> (2023-05-27, Python, 7562KB, 下载0次)

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

[论文] restyle-encoder

“ReStyle:一种通过迭代优化的基于残差的StyleGAN编码器”(ICCV 2021)的正式实现[https:...](https:arxiv.org abs 2104.02699)
Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" (ICCV 2021) <https://arxiv.org/abs/2104.02699> (2022-10-01, Python, 7521KB, 下载0次)

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