Artificial Intelligence - A Modern Approach 3rd ed - S. Russell, P. Norvig
2021-05-12 15:38:51 44.8MB 人工智能
1
Qualcomm QCS605 datasheet
2021-05-09 22:05:27 345KB Qualcomm QCS605 datasheet
1
派托奇的SIREN SIREN-Pytorch实现。 安装 $ pip install siren-pytorch 用法 基于SIREN的多层神经网络 import torch from torch import nn from siren_pytorch import SirenNet net = SirenNet ( dim_in = 2 , # input dimension, ex. 2d coor dim_hidden = 256 , # hidden dimension dim_out = 3 , # output dimension, ex. rgb value num_layers = 5 ,
1
语音情感分析仪 基于长期短期记忆(LSTM)网络的语音情感分析器。 该模型可以有效地分析愤怒,厌恶,恐惧,幸福,中立,悲伤和惊奇的7种基本情绪。 在多伦多情感言语集(TESS)数据集上进行了培训。 这对模型的可推广性造成了一些固有的限制。 由于TESS目前只有两名女性配音演员,并且在录音室中进行录制,因此该模型无法与直接制作相提并论。 该代码在jupyternotebook文件中,并且记录充分。
1
Table of ContentsGetting Started with Mobile TensorFlowRecognizing Dog Breed or Flower Type Detecting Objects and their LocationsTransforming Pictures with Amazing Art Styles Understanding Simple Speech CommandsDescribing Images in Natural Language Generating Natural Sounding SpeechClassifying and Summarizing TextPerforming Machine Translation from English to FrenchPredicting House and Stock PricesBuilding AlphaGo-like Chess AppSeeing, Listening, Speaking and Learning on Raspberry Pi
2021-05-07 00:27:53 43.35MB tensorflow 树莓派 app
1
人工智能必读书籍,是南安普顿大学人工智能方向MSC前期必读书籍
2021-05-02 00:51:00 30.78MB 人工智能
1
该项目中包括一个简单的聊天机器人,一个战斗AI和一个基于群的免费漫游AI。
2021-04-29 17:05:12 9KB 开源软件
1
A Brief History of Artificial Intelligence What It Is, Where We Are, and Where We Are Going by Michael Wooldridge (z-lib.org).pdf
2021-04-29 01:47:01 3.21MB ai
1
Artificial.Intelligence.A.Modern.Approach.3rd.Ed and Solution
1
In which we try to explain why we consider artificial intelligence to be a subject most worthy of study, and in which we try to decide what exactly it is, this being a good thing to decide before embarking.
2021-04-25 16:15:34 18.89MB AI
1