联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找人工智能/神经网络/深度学习(141) 模式识别(视觉/语音等)(66) 数值算法/人工智能(51) 数据采集/爬虫(37) 内容生成(30) 自然语言处理(28) collect(17) 其他(16) 金融证券系统(15) 交通/航空行业(14) 生物医药技术(13) 前端开发(13) 聚类算法(13) 数学计算(10) 大数据(10) 微信小程序(10) 物理/力学计算(7) 以太坊(7) 图神经网络(7) WEB开发(6) 数据挖掘/数据仓库(6) 特征抽取(6) 自动编程(6) 自动驾驶(5) GPU/显卡(5) 数据库系统(4) 图形图像处理(4) 论文(4) 推荐系统(4) 数据可视化(4) Python编程(3) 区块链开发(3) Leetcode/题库(3) 中文大模型(3) 时间序列预测(3) 救灾/预报(3) 通讯编程(2) 游戏(2) 图形图象(2) 加密解密(2) 语音合成(2) 搜索引擎(2) 云计算(2) Python工具库(2) C/C++基础(2) 后台框架(2) Julia编程(2) 地理学(2) Windows编程(1) 系统/网络安全(1) 汇编语言(1) xml/soap/webservice(1) 嵌入式/单片机/硬件编程(1) 操作系统开发(1) 中间件编程(1) OA办公系统(1) 医药行业(1) GIS/地图编程(1) 绘图程序(1) VHDL/FPGA/Verilog(1) 3G/4G/5G开发(1) 仿真建模(1) ASP/.NET编程(1) 博客(1) Web商城(1) 物联网(1) 雷达系统(1) GPT/ChatGPT(1) NumPy(1) NFT(1) Fortran编程(1) 机器翻译(1) FaaS/Serverless(1) Hugging Face示例(1) 卫星通信(1) 数据集(1) 测试(1) 托管/部署(1) 农业(1) (1) 
按平台查找All Jupyter Notebook(633) 

[人工智能/神经网络/深度学习] gan_implementation

基于Ian J.Goodfellow、Jean Pouget Abadie、Mehdi Mirza的原始论文“生成对抗网”的GAN实现...,
A GAN implementation based on the original paper "Generative Adversarial Nets" by Ian J. Goodfellow , Jean Pouget-Abadie? , Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, Yoshua Bengio. (2023-10-14, Jupyter Notebook, 0KB, 下载0次)

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

[WEB开发] idnfinancials-scrapper

这个Python笔记本项目允许您从IDNFinancials(一个金融数据网站)中挖掘数据,使用美化...
This Python notebook project allows you to mine data from IDNFinancials, a financial data website, using the beautifulsoup4, requests, pandas, and lxml libraries. It provides functionality to retrieve general data as well as financial reports from IDNFinancials. (2023-05-29, Jupyter Notebook, 18KB, 下载0次)

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

[仿真建模] PowNet-Laos

老挝电力网:老挝电力系统的网络约束机组承诺经济调度模型(带样本...
PowNet-Laos: Network-constrained Unit Commitment / Economic Dispatch model for the Laotian power system (with sample data) (2021-04-18, Jupyter Notebook, 15403KB, 下载0次)

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

[数值算法/人工智能] LianJiaDeal

爬取链家网中所有厦门市二手网交易信息,并使用pandas和matplotlib库进行数据分析。
Crawl all the transaction information of Xiamen second-hand websites in Lianjia, and use pandas and matplotlib library for data analysis. (2020-04-21, Jupyter Notebook, 292KB, 下载0次)

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

[数值算法/人工智能] business_competition

网易微专业《数据分析师》商业实践项目部分,包括竞赛冠军方案,该章考核作业
The business practice project of Netease WeChat Professional Data Analyst, including the championship scheme, is the assessment assignment in this chapter (2020-10-29, Jupyter Notebook, 113399KB, 下载0次)

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

[图神经网络] integrate

用于创建Hetionet v1.0的脚本和资源,这是一个用于药物重新调整用途的异构网络
Scripts and resources to create Hetionet v1.0, a heterogeneous network for drug repurposing (2017-09-22, Jupyter Notebook, 115742KB, 下载0次)

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

[大数据] kAnonymous-DifferentialPrivacy

XDU-计科网安方向大数据安全与隐私实验三阶梯三-数据差分隐私处理
XDU - big data security and privacy experiment in the direction of computer science network security three steps three - data differential privacy processing (2022-06-25, Jupyter Notebook, 2501KB, 下载0次)

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

[人工智能/神经网络/深度学习] EfficientNet_Understanding_and_Transfer_Learning

本报告涉及理解效率网,并使用它将权重和架构转移到另一个模型...
This repo deals with understanding efficientnet and also using it to transfer weights and architecture to another model to work on custom dataset. (2023-03-24, Jupyter Notebook, 224KB, 下载0次)

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

[人工智能/神经网络/深度学习] Real-time-human-pose-estimation-by-pytorch

使用Pytorch重新实现实时人体姿势估计。CMU的原始模型和移动网络主干网...
A reimplementation of real time human pose estimation using Pytorch. Both CMU s original model and mobilenet backbone are provided. The code is optimized for a faster inference time ! (2019-06-17, Jupyter Notebook, 80980KB, 下载0次)

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

[数据采集/爬虫] python-spider

58同城 智联招聘 hao123 网易云课堂 中国大学排名 等 的python的一些爬虫
58 Zhaolian in the same city recruited some python crawlers such as Hao123 Netease Cloud Class, China University Ranking, etc (2019-09-28, Jupyter Notebook, 25603KB, 下载0次)

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

[中文大模型] NLP-Project

Textual Analysis for Comments from NetEase Cloud Music (网易云音乐) - a Chinese music streaming service - including code i...
Textual Analysis for Comments from NetEase Cloud Music - a Chinese music streaming service - including code i (2020-11-14, Jupyter Notebook, 1211KB, 下载0次)

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

[内容生成] QGAN

量子生成性对抗网络(QGAN)和经典生成性对抗网(CGAN)用于训练一维和二维网络...
Quantum generative adversarial network (QGAN) and classical generative adversarial network (CGAN) to train 1d and 2d probability distribution (2022-06-14, Jupyter Notebook, 11832KB, 下载0次)

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

[自然语言处理] darkvec

此回购包含用于论文“DarkVec:使用...自动分析暗网流量”的代码和笔记本...
This repo contains the codes and the notebooks used for the paper "DarkVec: Automatic Analysis of Darknet Traffic with Word Embeddings". (2023-03-14, Jupyter Notebook, 21400KB, 下载1次)

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

[模式识别(视觉/语音等)] VendorLink

识别和链接供应商移民和暗网市场上的潜在别名。(ACL 2023)
Identifying & Linking Vendor Migrants & Potential Aliases on Darknet Markets. (ACL 2023) (2023-05-05, Jupyter Notebook, 11130KB, 下载0次)

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

[自动编程] YOLOv3-GoogleColab

使用暗网设置YOLOv3并在Google Colabora上对其进行训练和处理视频背后的代码介绍...
A walk through the code behind setting up YOLOv3 with darknet and training it and processing video on Google Colaboratory (2022-05-11, Jupyter Notebook, 2380KB, 下载0次)

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

[人工智能/神经网络/深度学习] douban_sentiment

基于lstm,word2vec做的豆瓣网电影评论情感分析,后期会进行整理并使用textcnn
Based on LSTM and Word2vec, sentiment analysis of Douban Network movie reviews will be organized and used in textCNN later on (2019-08-09, Jupyter Notebook, 1888KB, 下载0次)

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

[人工智能/神经网络/深度学习] lete-Neural-Networks-Bootcamp-Theory-Applications

完整的神经网络训练营理论应用,Udemy课程的代码文件:完整的神经网训练营:理论,应用
The-Complete-Neural-Networks-Bootcamp-Theory-Applications,Code Files for the Udemy Course: The Complete Neural Networks Bootcamp: Theory, Applications (2021-08-07, Jupyter Notebook, 98KB, 下载0次)

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

[模式识别(视觉/语音等)] classifyingsportscar

分类跑车,美国有线电视新闻网的一款车型,可分为法拉利、阿斯顿·马丁和兰博基尼
classifyingsportscar,A CNN model to classify between Ferrari, Aston Martin, and Lamborghini (2018-11-02, Jupyter Notebook, 1611KB, 下载0次)

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

[自然语言处理] Data-Analytics-Lab

数据分析实验室,使用nltk单词网查找两个句子之间语义相似性的项目
Data-Analytics-Lab,Project for finding semantic similarity between 2 sentences using nltk wordnets (2017-10-27, Jupyter Notebook, 123KB, 下载0次)

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

[数值算法/人工智能] dota2-prediction-models

存储库,包含用于构建、评估和解释Dota 2团队胜利预测模型的代码。提交至第16届AAAI人工智能与互动数字娱乐大会人工智能评估轨道-AIIDE 2020
Repository with code for building, evaluating and explaining Dota 2 prediction models for team victory. Submitted to the artifact evaluation track of the 16th AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment - AIIDE 2020 , (2020-09-02, Jupyter Notebook, 439KB, 下载0次)

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