积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(20)数据库工具(19)DBeaver(19)云计算&大数据(7)机器学习(7)后端开发(4)Python(3)Flask(3)C++(1)SQLite(1)

语言

全部英语(26)英语(3)中文(简体)(2)

格式

全部PDF文档 PDF(30)其他文档 其他(1)
 
本次搜索耗时 0.058 秒,为您找到相关结果约 31 个.
  • 全部
  • 数据库
  • 数据库工具
  • DBeaver
  • 云计算&大数据
  • 机器学习
  • 后端开发
  • Python
  • Flask
  • C++
  • SQLite
  • 全部
  • 英语
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 SQLite, Firefox, and our small IMDB movie database

    1 SQLite, Firefox, and our small IMDB movie database CS3200 Database design (sp18 s2) Version 1/17/2018 2 Overview • This document covers 2 issues: • How to install SQLite manager in Firefox browser: with Firefox. • How to load the small IMDB movie database: • I posted a small file that contains subset of data from the IMDB movie website ("300 – Small IMDB - SQLite.sql"). You will upload these data ▪ Click on Add-ons Download and connect to small IMDB withSQLite Manager ▪ Download the following file from our class website: "300 - Small_IMDB_for_SQLite.sql" ▪ Start SQLite Manger and follow the
    0 码力 | 22 页 | 1.83 MB | 1 年前
    3
  • pdf文档 Flask入门教程

    日常使用浏览器访问的豆瓣、知乎、百度等网站都是 Web 程序。 通过这本书,你会学到 Flask 开发的基础知识,并开发出一个简单的 Watchlist(观 影清单)程序。在功能上,这个程序可以看做是简化版的 IMDB Watchlist / 豆瓣豆 单:你可以添加、删除和修改你收藏的电影信息。 你可以访问 http://watchlist.helloflask.com/ 查看示例程序的在线 Demo。 本书特点 class="float-right"> IMDb
  • {% endfor 添加 IMDb 链接 在主页模板里,我们还为每一个电影条目右侧添加了一个 IMDb 链接: IMDb
0 码力 | 127 页 | 7.62 MB | 1 年前
3
  • pdf文档 keras tutorial

    as follows,  CIFAR10 small image classification  CIFAR100 small image classification  IMDB Movie reviews sentiment classification  Reuters newswire topics classification  MNIST database processing to find the sentiment analysis of the given text. Let us create a LSTM model to analyze the IMDB movie reviews and find its positive/negative sentiment. The model for the sequence analysis can from keras.datasets import imdb Step 2: Load data Let us import the imdb dataset. (x_train, y_train), (x_test, y_test) = imdb.load_data(num_words=2000) Here,  imdb is a dataset provided by Keras
    0 码力 | 98 页 | 1.57 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 3 - Learning Techniques

    sample from the IMDB reviews5 dataset with a larger validation set to measure the performance of text augmentations. Let’s dive in! Project: IMDB Reviews Sentiment Classification The imdb reviews dataset from time import time %%capture (train500_ds, train1000_ds, val_ds), ds_info = tfds.load( name='imdb_reviews', split=['train[:500]', 'train[:1000]', 'train[60%:]'], as_supervised=True, with_info=True
    0 码力 | 56 页 | 18.93 MB | 1 年前
    3
  • pdf文档 【PyTorch深度学习-龙龙老师】-测试版202112

    个等长(单词数量为 5)的句子序列可以表示为 shape 为[2,5,3] 的 3 维张量,其中 2 表示句子个数,5 表示单词数量,3 表示单词向量的长度。我们通过 IMDB 数据集来演示如何表示句子,代码如下: In [46]: # 自动加载 IMDB 电影评价数据集 from torchtext import data, datasets # 需要先安装 torchtext 库 # fix_length=80) LABEL = data.LabelField(dtype=torch.float) # 自动下载、加载、切割 IMDB 数据集 train_data, test_data = datasets.IMDB.splits(TEXT, LABEL) print('len of train data:', len(train_data)) # 打印训练集句子数量 过规定长度的部分单词。以 IMDB 数据集的加载为例,我们来演示如何将不等长的句子变 换为等长结构,代码如下: 待替换!!! In [30]: total_words = 10000 # 设定词汇量大小 max_review_len = 80 # 最大句子长度 embedding_len = 100 # 词向量长度 # 加载 IMDB 数据集 (x_train, y_train)
    0 码力 | 439 页 | 29.91 MB | 1 年前
    3
  • pdf文档 generic graph libraries

    graph gives each actor a“Bacon number” *,Unfortunately the co-star graph doesn't actually exist *1IMDB: *。Movies table 。Actors table *。 Movies-Actor table Anti-Pattern atd: :vectorcstd: :vectorcint>> | Library provided Index Adjacency List 悦.5 忆 刁.Ji 了 Six Degrees of Kevin Bacon (IMDB version) include "imdb-grap有.PP auto&& [G,辕 = make_plain_bipartite_graphs<>(movies,actors,movies_actors和 auto工
    0 码力 | 76 页 | 6.59 MB | 5 月前
    3
  • pdf文档 Keras: 基于 Python 的深度学习库

    154 12.2 CIFAR100 小图像分类数据集 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 12.3 IMDB 电影评论情感分类数据集 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 12.4 路透社新闻主题分类 . . . . 这里有几个可以帮助你开始的例子! 在 examples 目录 中,你可以找到真实数据集的示例模型: • CIFAR10 小图片分类:具有实时数据增强的卷积神经网络 (CNN) 快速开始 11 • IMDB 电影评论情感分类:基于词序列的 LSTM • Reuters 新闻主题分类:多层感知器 (MLP) • MNIST 手写数字分类:MLP 和 CNN • 基于 LSTM 的字符级文本生成 数组表示的类别标签(范围在 0-9 之间的整数) ,尺寸为 (num_samples,)。 • 参数: • label_mode: ”fine” 或者”coarse” 12.3 IMDB 电影评论情感分类数据集 数据集来自 IMDB 的 25,000 条电影评论,以情绪(正面/负面)标记。每一条评论已经过预 处理,并编码为词索引(整数)的序列表示。为了方便起见,将词按数据集中出现的频率进行索 引,例如整数
    0 码力 | 257 页 | 1.19 MB | 1 年前
    3
  • epub文档 Flask Documentation (1.1.x)

    class Imdb(me.EmbeddedDocument): imdb_id = me.StringField() rating = me.DecimalField() votes = me.IntField() class Movie(me.Document): ... imdb = me.EmbeddedDocumentField(Imdb) Creating The Future", year=1985) bttf.actors = [ "Michael J. Fox", "Christopher Lloyd" ] bttf.imdb = Imdb(imdb_id="tt0088763", rating=8.5) bttf.save() Queries Use the class objects attribute to make queries
    0 码力 | 428 页 | 895.98 KB | 1 年前
    3
  • pdf文档 Flask Documentation (1.1.x)

    document. class Imdb(me.EmbeddedDocument): imdb_id = me.StringField() rating = me.DecimalField() votes = me.IntField() class Movie(me.Document): ... imdb = me.EmbeddedDocumentField(Imdb) Creating Data User’s Guide Flask Documentation (1.1.x), Release 1.1.4 (continued from previous page) ] bttf.imdb = Imdb(imdb_id="tt0088763", rating=8.5) bttf.save() Queries Use the class objects attribute to make queries
    0 码力 | 291 页 | 1.25 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 6 - Advanced Learning Techniques - Technical Review

    authors also found that fine-tuning such a pre-trained model for a binary classification problem (IMDb dataset) required only 100 labeled examples ( less labeled examples otherwise). If we add a middle-step Figure 6-6: Validation error w.r.t. number of training examples for different training methods on IMDb (from scratch, ULMFiT supervised: pre-training with WikiText-103 and fine-tuning using labeled data
    0 码力 | 31 页 | 4.03 MB | 1 年前
    3
  • 共 31 条
    • 1
    • 2
    • 3
    • 4
    前往
    页
    相关搜索词
    SQLSQLiteFirefoxandoursmallIMDBmoviedatabaseFlask入门教程入门教程kerastutorialEfficientDeepLearningBookEDLChapterTechniquesPyTorch深度学习genericgraphlibrariesKeras基于Python深度学习Documentation1.1AdvancedTechnicalReview
    IT文库
    关于我们 文库协议 联系我们 意见反馈 免责声明
    本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
    IT文库 ©1024 - 2025 | 站点地图
    Powered By MOREDOC AI v3.3.0-beta.70
    • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
      关注我们的公众号【刻舟求荐】,给您不一样的精彩