Git Product home page Git Product logo

cdfm's People

Contributors

moriaki3193 avatar

Stargazers

 avatar

Forkers

sandy4321

cdfm's Issues

CDFMRankerの実装

  • 確率的勾配降下法(ミニバッチではない)で最適化を行う
  • 損失関数の設定とその微分結果が正しいかどうかを再確認する

モデルの式を追加する

  • 全ての入力は一つのインスタンスについてのもの(Pointwiseな入力)とする
  • 対応するテストコードを追加する
  • 各関数のプロファイルを取る

Record Class の実装

  • 次のフィールドを持つNamedTupleとして実装する
    • qid
    • eid
    • cids
    • features
    • proximities
  • 属性へのアクセスはインデクシングで行うほうがパフォーマンスが良い

微分結果の式を追加する

  • 各関数の入力はEqnと同様Pointwiseなものとする
  • 以下の式の各パラメータでの微分結果を実装する
    • Iec
    • Ief
    • Iff
    • p_Iec
  • それぞれ対応するテストを書く

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.