フレームワークをちょっとだけまとめた。
終わりに機械学習に関するものをリストアップした。
主要なものをちょっとだけまとめてみた。
TensorFlowがよく使われるようだ。
終わりに機械学習に関するものをリストアップした。
各種Webフレームワーク
Perl、Ruby、PythonのWebアプリケーションフレームワークの一覧。主要なものをちょっとだけまとめてみた。
Perl
https://www.perl.org/-
Mojolicious (モジョリシャス)
http://mojolicio.us/
https://github.com/mojolicious/mojo -
Catalyst (カタリスト)
http://www.catalystframework.org/ -
Dancer
http://www.perldancer.org/
https://github.com/PerlDancer/Dancer2 -
Amon2
https://amon.64p.org/
https://github.com/tokuhirom/Amon
Ruby
https://www.ruby-lang.org/-
Ruby on Rails (ルビー オン レールズ)
http://rubyonrails.org/
https://github.com/rails/rails -
Sinatra (シナトラ)
http://www.sinatrarb.com/
https://github.com/sinatra/sinatra -
Padrino (パドリーノ)
http://www.padrinorb.com/
https://github.com/padrino/padrino-framework
Python
https://www.python.org/-
Django (ジャンゴ)
https://www.djangoproject.com/
https://github.com/django/django -
Flask (フラスク)
https://palletsprojects.com/p/flask/
https://github.com/pallets/flask -
Bottle (ボトル)
https://bottlepy.org/
https://github.com/bottlepy/bottle
機械学習・ディープラーニングフレームワーク
おまけで機械学習に利用されるフレームワークをちょっとだけまとめてみた。TensorFlowがよく使われるようだ。
-
MXNet
https://mxnet.apache.org/
https://github.com/apache/incubator-mxnet -
TensorFlow (テンサーフロー)
https://www.tensorflow.org/
https://github.com/tensorflow/tensorflow -
Keras
https://keras.io/
https://github.com/keras-team/keras -
PyTorch
http://pytorch.org/
https://github.com/pytorch/pytorch
コメント
コメントを投稿