森北出版「学習システムの 理論と実現」森北出版(4章:ベイジアンネットワーク) オーム社「意思決定支援とネットビジネス」(ユーザモデリング技術) 東京電機大出版「ベイジアンネットワーク技術:顧客・ユーザモデリングと不確実性推論」(2006.7月刊行) 培風館「ベイジアンネットワーク概説」(2006.7月刊行) 丸善 数理科学事典「ベイジアンネットワーク」(近刊) 共立出版,人工知能事典など
ナレッジ・シナジー 知識処理の実現を目指して ナレッジ・シナジーは、人が人らしく真に幸福であるために、コンピュータという道具を役立たせたいと考えています。 コンピュータをより有用な道具にするために、人の知識活動を支援していきたいと考えています。 そのための技術として ・ トピックマップ (Topic Maps) ・ ベイジアンネットワーク (Bayesian Network) に注目しています。 トピックマップ (Topic Maps) は、 ・ 知識構造の記述と情報リソースへの関連付けのためのISO標準です。 ・ 情報宇宙のGPS (Global Positioning System)です。 ・ 大容量で相互接続された情報群を航行するための強力で新しい方法を提供します。 < Steve Pepper「The TAO of Topic Maps」より > トピックマップは、ネットワーク上に
ナレッジ・シナジー 知識処理の実現を目指して ナレッジ・シナジーは、人が人らしく真に幸福であるために、コンピュータという道具を役立たせたいと考えています。 コンピュータをより有用な道具にするために、人の知識活動を支援していきたいと考えています。 そのための技術として ・ トピックマップ (Topic Maps) ・ ベイジアンネットワーク (Bayesian Network) に注目しています。 トピックマップ (Topic Maps) は、 ・ 知識構造の記述と情報リソースへの関連付けのためのISO標準です。 ・ 情報宇宙のGPS (Global Positioning System)です。 ・ 大容量で相互接続された情報群を航行するための強力で新しい方法を提供します。 < Steve Pepper「The TAO of Topic Maps」より > トピックマップは、ネットワーク上に
Dynamic Bayesian Network composed by 3 variables. Bayesian Network developed on 3 time steps. Simplified Dynamic Bayesian Network. All the variables do not need to be duplicated in the graphical model, but they are dynamic, too. A dynamic Bayesian network (DBN) is a Bayesian network (BN) which relates variables to each other over adjacent time steps. A dynamic Bayesian network (DBN) is often calle
Banjo is a software application and framework for structure learning of static and dynamic Bayesian networks, developed under the direction of Alexander J. Hartemink in the Department of Computer Science at Duke University. Banjo was designed from the ground up to provide efficient structure inference when analyzing large, research-oriented data sets, while at the same time being accessible enough
Features bnlearn provides an open implementation of large parts of the literature on Bayesian networks: Classes of Bayesian networks: discrete (multinomial) Bayesian networks for discrete data, Gaussian Bayesian networks for continuous data and Conditional Gaussian networks for mixed data. Structure learning algorithms: constraint-based (PC Stable, Grow-Shrink, IAMB, Fast-IAMB, Inter-IAMB, IAMB-FD
Bayesian Networks in R with Applications in Systems Biology R. Nagarajan, M. Scutari and S. Lèbre (2013). Use R!, Vol. 48, Springer (US). ISBN-10: 1461464455 ISBN-13: 978-1461464457 Springer Website Amazon Website Errata Corrige page 3: “if a node vi precedes vj, there can be no arc from vj to vi” should be “if a node vi precedes vj, there can be no path from vj to vi”. page 3: it's true that leaf
We observe that the standard log likelihood training objective for a Recurrent Neural Network (RNN) model of time series data is equivalent to a variational Bayesian training objective, given the proper choice of generative and inference models. This perspective may motivate extensions to both RNNs and variational Bayesian models. We propose one such extension, where multiple particles are used fo
ベイジアン自己組織化写像シミュレーション(Ver. 1.3) (To English version) 用語解説 ベイジアン自己組織化写像(BSOM)は, 確率モデルに基づいて データの分布を推定する方法の一つで、その推定アルゴリズムはある種のニューラルネットの 学習アルゴリズムとみなす事も出来ます。 下の図の黒い点は人工的に生成されたデータ点を表します。 青い丸とそれを結ぶ青い線は, それぞれBSOMモデルのパラメータである中心点と トポロジーを表します。 この中心点は最初はランダムに配置されています。 トポロジーの役割は、それに沿ってパラメータが緩やかに変化すると言う制約を与えることによって 推定を安定させる事にあります。 ベイズ統計ではそのような制約はパラメータの事前確率として表現されます。 このアプレットはBSOMモデルの最大事後確率推定(MAP推定)を EMアルゴリズムで実行する
A self-organizing map (SOM) or self-organizing feature map (SOFM) is an unsupervised machine learning technique used to produce a low-dimensional (typically two-dimensional) representation of a higher-dimensional data set while preserving the topological structure of the data. For example, a data set with variables measured in observations could be represented as clusters of observations with simi
ABOUT THE COLLECTION The Digital Library of Information Science and Technology (DLIST) archive is a cross-institutional, subject-based, open access digital archive for the Information Sciences, including Archives and Records Management, Library and Information Science, Information Systems, Digital Curation, Museum Informatics, records management and other critical information infrastructures. DLIS
Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics, pages 655–665, Baltimore, Maryland, USA, June 23-25 2014. c 2014 Association for Computational Linguistics A Convolutional Neural Network for Modelling Sentences Nal Kalchbrenner Edward Grefenstette {nal.kalchbrenner, edward.grefenstette, phil.blunsom}@cs.ox.ac.uk Department of Computer Science University of
Capturing the compositional process which maps the meaning of words to that of documents is a central challenge for researchers in Natural Language Processing and Information Retrieval. We introduce a model that is able to represent the meaning of documents by embedding them in a low dimensional vector space, while preserving distinctions of word and sentence order crucial for capturing nuanced se
The recently proposed neural network joint model (NNJM) (Devlin et al., 2014) augments the n-gram target language model with a heuristically chosen source context window, achieving state-of-the-art performance in SMT. In this paper, we give a more systematic treatment by summarizing the relevant source information through a convolutional architecture guided by the target information. With differen
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く