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

[内容生成] strategic_diffusion

用于生成内容的编码器、解码器和噪声操纵器模型。
An Encoder, Decoder and Noise manipulator model to use for generative content. (2024-02-21, Python, 0KB, 下载0次)

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

[内容生成] Dice-Simulator

构建一个掷骰子1000次的模拟,并为结果创建一个表,该表显示每个面的发生频率和百分比。面的随机数生成器的范围应在0-1之间,例如1 6面1、2 6面2等。
Build a simulation of rolling a dice 1000 times and create a table for the outcomes that shows the frequency and percentage occurence of each face. The random number generator of the faces should range between 0-1, e.g 1 6 face 1, 2 6 face 2 etc. (2024-02-07, Python, 0KB, 下载0次)

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

[内容生成] Fire-Chicken-Library

正在进行的库使编写泰龙语音命令更容易。尚未准备好普遍使用,因此它可能会发生相当大的变化
Work in progress library to make writing Talon Voice commands easier. Not ready for general use yet, so it may under go considerable changes (2024-01-02, Python, 0KB, 下载0次)

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

[内容生成] VAE

可变自动编码器网络,
Variational Autoencoder network, (2023-08-28, Python, 0KB, 下载2次)

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

[内容生成] FMPSeeker

使用fpgrowth算法和关联规则来查找队列中频繁发生的突变及其关系。Essenti...,
Using the fpgrowth algorithm and association rules to find frequently occurring mutations and their relationships in the cohort. Essentially, it processes the somatic alteration data in the alteration matrix and determines which genetic mutation patterns often occur together and which genetic mutations are more common. (2023-08-19, Python, 0KB, 下载0次)

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

[内容生成] Waveform

“波形:一款Python应用程序,结合了人工智能生成的艺术品和交互式聊天机器人。创建艺术,与人工智能对话。开发…
"Wave Form: A Python app combining AI-generated artwork and interactive chatbot. Create art, converse with AI. Explo… (2023-06-14, Python, 0KB, 下载0次)

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

[内容生成] CreditCardFraudDetection

信用卡欺诈检测是一种异常检测模型,它提取信用卡交易列表并预测何时发生欺诈...
Credit Card Fraud Detection is Anomaly Detection Model which take in list of credit card transactions and predict whether the transaction is fraudulent or legitimate. Our model used Kaggle dataset including transactions that occurred in two days, where we have 492 frauds out of 284,807 transactions. The dataset is highly unbalanced, the (2020-06-02, Python, 2KB, 下载0次)

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

[内容生成] credit-card-fraud-detection

一个信用卡欺诈检测系统,在欺诈发生的瞬间使用MLP(多层百分比)来检测欺诈...
A credit card fraud detection system to detect fraud at the very instant when they happen using MLP(multi layer perceptron neural net) classifier with a prcision of 0.996 (2019-04-13, Python, 6KB, 下载0次)

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

[内容生成] diffusion-vocal-sep

“波形域中歌唱语音提取的扩散启发训练策略”(ISMIR 2022)的代码
Code for "A diffusion-inspired training strategy for singing voice extraction in the waveform domain" (ISMIR 2022) (2023-02-16, Python, 22KB, 下载0次)

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

[内容生成] tiny-audio-diffusion

一个用于在可访问内容上生成和训练无条件波形扩散的短音频样本的存储库...
A repository for generating and training short audio samples with unconditional waveform diffusion on accessible consumer hardware (<2GB VRAM GPU) (2023-06-19, Python, 7539KB, 下载0次)

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

[内容生成] SeqDiffuSeq

SeqDiffuSeq:带编码器-解码器transformer的文本扩散
SeqDiffuSeq: Text Diffusion with Encoder-Decoder Transformers (2023-04-13, Python, 94KB, 下载0次)

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

[内容生成] RawNet

论文的实现“:使用原始波形的高级端到端深度神经网络用于文本无关的语音...
Implementation of the paper ": Advanced end-to-end deep neural network using raw waveforms for text-independent speaker verification" (2020-06-15, Python, 1KB, 下载0次)

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

[内容生成] Root-Lodging-Detection

提出了一种应用图像处理技术确定某一玉米田是否发生根倒伏的研究方案...
A research project to determine whether a particular corn field has root lodging or not by applying image processing, data augmentation, and machine learning models on top-down drone images of corn field. (2020-10-28, Python, 555KB, 下载0次)

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

[内容生成] YTTTS

YouTube文本到语音数据集由从YouTube视频中提取的波形音频及其英语...
The YouTube Text-To-Speech dataset is comprised of waveform audio extracted from YouTube videos alongside their English transcriptions (2021-04-01, Python, 1794KB, 下载0次)

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

[内容生成] VisionTransformers-tensorflow2

Visiontransformer-传感器流量2,,
VisionTransformers-tensorflow2,, (2023-04-15, Python, 2KB, 下载0次)

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

[内容生成] Conviformer

卷积器:卷积引导视觉transformer
Conviformer: Convolutionally guided vision transformer (2022-11-03, Python, 3811KB, 下载0次)

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

[内容生成] t-vae

transformer变分自动编码器实验
Transformer Variational Autoencoder experiment (2019-02-04, Python, 22KB, 下载0次)

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

[内容生成] P2E-WGAN-ecg-ppg-reconstruction

P2E-WGAN:PPG与条件Wasserstein生成对抗网络的ECG波形合成...
Codebase for P2E-WGAN: ECG Waveform Synthesis from PPG with Conditional Wasserstein Generative Adversarial Networks - ACM SAC 2021 (2021-05-01, Python, 122KB, 下载0次)

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

[内容生成] executor-image-clip-classifier

执行器图像剪辑分类器,,
executor-image-clip-classifier,, (2022-07-28, Python, 97KB, 下载0次)

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

[内容生成] motion_heatmap_demo

该代码使您能够投影与视频中发生的运动相关的热图。它还生成一个...
The code lets you project the heat map with respect to the motion that takes place in the video. It also generates a depth image of summarized motion. (2020-07-25, Python, 10774KB, 下载0次)

http://www.pudn.com/Download/item/id/1686172647944213.html
总计:3320