38
34

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ウェブで実行できるJavascript製ニューラルネットワークのライブラリ

Last updated at Posted at 2016-03-31

#convnetjs

ConvNetJS: Deep Learning in your browser

##公式demo


ConvNetJS demo: Image Painting

CNNを用いてCIFAR-10のサンプルをリアルタイムで分類
ml4a :: CIFAR-10 confusion

##非公式demo

#RecurrentJS
RNN、LSTMを実装。
karpathy/recurrentjs: Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.

入力した文章をもとに次に来る語を予測する?デモ。
RecurrentJS Sentence Memorization Demo

#Synaptic
Synaptic - The javascript neural network library

編集リクエスト歓迎

一人で更新していくのは大変なので編集リクエスト受け付けております :pray: :pray: :pray:

また新しくライブラリが見つかったら更新しますー :smiley:

38
34
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
38
34

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?