This HTML5 document contains 103 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dcthttp://purl.org/dc/terms/
n20http://dbpedia.org/resource/Conditional_(computer_programming)
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n25http://dbpedia.org/resource/Loop_(computing)
n19http://dbpedia.org/resource/Theano_(software)
n17https://global.dbpedia.org/id/
wdrshttp://www.w3.org/2007/05/powder-s#
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n29http://chainer.org/
n15http://dbpedia.org/resource/Python_(programming_language)
n12http://localhost:8890/about/id/entity/http/dbpedia.org/resource/
n30https://covidontheweb.inria.fr:4443/about/id/entity/http/dbpedia.org/resource/Category:
n7https://covidontheweb.inria.fr:4443/about/id/entity/http/dbpedia.org/resource/
n16https://covidontheweb.inria.fr:4443/about/id/entity/http/dbpedia.org/resource/Theano_(software)
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n18https://covidontheweb.inria.fr:4443/about/id/entity/http/dbpedia.org/resource/Python_(programming_language)
owlhttp://www.w3.org/2002/07/owl#
n24https://chainer.org/
n28http://localhost:8890/about/id/entity/http/dbpedia.org/resource/Template:
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
n33https://covidontheweb.inria.fr:4443/about/id/entity/http/dbpedia.org/resource/Template:
xsdhhttp://www.w3.org/2001/XMLSchema#
wdhttp://www.wikidata.org/entity/
n32http://en.wikipedia.org/wiki/Chainer?oldid=1109254166&ns=
dbrhttp://dbpedia.org/resource/
n23http://dbpedia.org/resource/Category:Python_(programming_language)
dbpedia-jahttp://ja.dbpedia.org/resource/
n26http://dbpedia.org/resource/Chainer#
Subject Item
dbr:Chainer
rdf:type
owl:Thing schema:CreativeWork dbo:Software wd:Q7397 wd:Q386724 dbo:Work
rdfs:label
Chainer Chainer
rdfs:comment
Chainer (チェイナー) は、ニューラルネットワークの計算および学習を行うためのオープンソースのソフトウェアライブラリである。バックプロパゲーションに必要なデータ構造をプログラムの実行時に動的に生成する特徴があり、複雑なニューラルネットワークの構築を必要とするディープラーニング(深層学習)で用いられる。Python 2.x系および3.x系から利用でき、GPUによる演算をサポートしている。株式会社Preferred Networks(PFN)からリリースされている。2019年12月5日、開発元のPFNは今後はChainerから、Facebookが主導して開発しているPyTorchに順次移行すると発表した。 Chainer is an open source deep learning framework written purely in Python on top of NumPy and CuPy Python libraries. The development is led by Japanese venture company Preferred Networks in partnership with IBM, Intel, Microsoft, and Nvidia. Chainer is notable for its early adoption of "" scheme, as well as its performance on large scale systems. The first version was released in June 2015 and has gained large popularity in Japan since then. Furthermore, in 2017, it was listed by KDnuggets in top 10 open source machine learning Python projects.
owl:sameAs
dbpedia-ja:Chainer n17:3DmDs dbr:Chainer wd:Q34978225
foaf:name
Chainer
foaf:homepage
n24:
dbp:name
Chainer
foaf:topic
dbr:Amazon_SageMaker dbr:CuPy dbr:AMD_Instinct dbr:Recurrent_neural_network wikipedia-en:Chainer dbr:Numba dbr:Comparison_of_deep_learning_software n26:this dbr:TensorFlow
wdrs:describedby
n7:Debugging n12:Artificial_neural_network n16: n18: n7:MIT_License n7:Artificial_neural_network n7:Open-source_software n28:Infobox_software n30:Software_using_the_MIT_license n33:Infobox_software
dbo:genre
dbr:Deep_learning
dct:subject
dbc:Free_statistical_software dbc:Free_software_programmed_in_Python dbc:Open-source_artificial_intelligence dbc:Software_using_the_MIT_license n23:_scientific_libraries dbc:Deep_learning_software
dbo:wikiPageID
53194499
dbo:wikiPageRevisionID
1109254166
dbo:wikiPageWikiLink
dbr:Debugging dbr:Debugger dbr:Deep_learning dbr:CuPy n15: dbr:Comparison_of_deep_learning_software dbr:PyTorch dbr:Reinforcement_learning dbc:Free_software_programmed_in_Python dbc:Software_using_the_MIT_license n19: dbr:NumPy n20: dbr:Open-source_software dbr:Gregory_Piatetsky-Shapiro dbr:IBM dbr:Microsoft dbr:TensorFlow n23:_scientific_libraries dbc:Deep_learning_software n25: dbr:PaintsChainer dbr:Nvidia dbr:Machine_learning dbr:Recurrent_neural_networks dbr:Film_colorization dbr:Intel dbr:Artificial_neural_network dbr:ImageNet dbr:MIT_License dbc:Open-source_artificial_intelligence dbc:Free_statistical_software
dbo:wikiPageExternalLink
n24: n29:
foaf:isPrimaryTopicOf
wikipedia-en:Chainer
prov:wasDerivedFrom
n32:0
dbo:abstract
Chainer is an open source deep learning framework written purely in Python on top of NumPy and CuPy Python libraries. The development is led by Japanese venture company Preferred Networks in partnership with IBM, Intel, Microsoft, and Nvidia. Chainer is notable for its early adoption of "" scheme, as well as its performance on large scale systems. The first version was released in June 2015 and has gained large popularity in Japan since then. Furthermore, in 2017, it was listed by KDnuggets in top 10 open source machine learning Python projects. In December 2019, Preferred Networks announced the transition of its development effort from Chainer to PyTorch and it will only provide maintenance patches after releasing v7. Chainer (チェイナー) は、ニューラルネットワークの計算および学習を行うためのオープンソースのソフトウェアライブラリである。バックプロパゲーションに必要なデータ構造をプログラムの実行時に動的に生成する特徴があり、複雑なニューラルネットワークの構築を必要とするディープラーニング(深層学習)で用いられる。Python 2.x系および3.x系から利用でき、GPUによる演算をサポートしている。株式会社Preferred Networks(PFN)からリリースされている。2019年12月5日、開発元のPFNは今後はChainerから、Facebookが主導して開発しているPyTorchに順次移行すると発表した。
dbo:language
n15:
dbo:license
dbr:MIT_License
dbp:author
Seiya Tokui
dbp:language
Python
dbp:license
dbr:MIT_License
dbp:website
n24:
dbp:programmingLanguage
n15:
dbp:developer
Community, Preferred Networks, Inc.
dbp:genre
Deep learning library
dbp:platform
cross-platform
dbp:released
2015-06-09
dbo:releaseDate
2015-06-09
dbo:programmingLanguage
n15:
dbo:wikiPageLength
9221
dbp:wikiPageUsesTemplate
dbt:Deep_Learning_Software dbt:Wikidata dbt:Infobox_software dbt:Short_description dbt:Reflist dbt:Start_date_and_age