タグ

algorithmとlibraryに関するtokadaのブックマーク (3)

  • Home

    The Chord project explored how to build scalable, robust distributed systems using peer-to-peer ideas. The basis for much of our work is the Chord distributed hash lookup primitive. Chord is completely decentralized and symmetric, and can find data using only log(N) messages, where N is the number of nodes in the system. Chord's lookup mechanism is provably robust in the face of frequent node fail

    Home
  • PyBrain - a modular Machine Learning Library for Python

    今、python界でPyBrainが熱い!…わけじゃないですけど、個人的にけっこう注目しているライブラリ。機械学習ライブラリにおける、期待の新人が出てきなような気持ちです。 0.PyBrainとは?PyBrainっていうのはPythonによって動く、モジュール式の機械学習ライブラリです。python界ではいままでにもニューラルネットワークとかSVMなどを扱うライブラリが存在していましたが、PyBrainではそれらをより包括的に扱う、一種の環境としての機械学習ライブラリを目指しているようです。 PyBrainが優れているのはその思想もさることながら、扱っているアルゴリズムの多さにもあります。例えばFeaturesの欄を見てみると、 BackpropRpropPolicy GradientsSupport Vector MachinesEvolution StrategiesCMA-ESCom

    PyBrain - a modular Machine Learning Library for Python
  • Toriumi Lab.

    2024年3月26日 「情報的健康プロジェクト:アテンションエコノミーの暗翳と『情報的健康』−総合知で創出する健全な言論空間」を慶應義塾大&オンラインで開催されました. https://www.kgri.keio.ac.jp/news-event/156808.html 査読付き論文が出版されました.Masaki Chujyo, Shu Liu, Fujio Toriumi "Improving network robustness against localized attacks by link modification", Nonlinear Theory and Its Applications, IEICE Volume 16 Issue 3 Pages 561-572 (07/2025) 査読付き論文が出版されました.Takano, M., Nishiguchi, M. & T

    Toriumi Lab.
  • 1