Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRG] Dynamic Topic Models in python. #739

Merged
merged 40 commits into from
Aug 18, 2016
Merged

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    fe9367c View commit details
    Browse the repository at this point in the history
  2. Formatting

    bhargavvader committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    2a23639 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. sslm_init

    bhargavvader committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    2574a4b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. Configuration menu
    Copy the full SHA
    3255551 View commit details
    Browse the repository at this point in the history
  2. FIxed failing test

    bhargavvader committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    f258c12 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. Configuration menu
    Copy the full SHA
    3b2643f View commit details
    Browse the repository at this point in the history
  2. Fixed failing test

    bhargavvader committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    0cd25e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. Configuration menu
    Copy the full SHA
    80b687f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

  1. Configuration menu
    Copy the full SHA
    18ae9ad View commit details
    Browse the repository at this point in the history
  2. Added test data files

    bhargavvader committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    17f7873 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2016

  1. Added more functions

    bhargavvader committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    96b7f38 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2016

  1. All methods completed

    bhargavvader committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    7c60f90 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2016

  1. Added functions

    bhargavvader committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    0989ba3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2016

  1. Added more methods

    bhargavvader committed Jul 2, 2016
    Configuration menu
    Copy the full SHA
    bf4c416 View commit details
    Browse the repository at this point in the history
  2. Replaces gsl functions

    bhargavvader committed Jul 2, 2016
    Configuration menu
    Copy the full SHA
    7987f35 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2016

  1. Added tests

    bhargavvader committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    2389177 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2016

  1. Wrote all tests

    bhargavvader committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    6fe8524 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Changed structure

    bhargavvader committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    9b2b347 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

  1. Improved optimize

    bhargavvader committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    142e1c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Added Blei LDA

    Bhargav Srinivasa authored and Bhargav Srinivasa committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    d00eff7 View commit details
    Browse the repository at this point in the history
  2. Format changes

    Bhargav Srinivasa authored and Bhargav Srinivasa committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    1fddf69 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Configuration menu
    Copy the full SHA
    14c5501 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. Updated inits

    bhargavvader committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    4eff614 View commit details
    Browse the repository at this point in the history
  2. lda_model sstats input

    bhargavvader committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    fb199d8 View commit details
    Browse the repository at this point in the history
  3. Removed test files

    bhargavvader committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    060994a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2016

  1. Configuration menu
    Copy the full SHA
    0dbda52 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. added more docs

    bhargavvader committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    5b6a3b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. More docstrings

    bhargavvader committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    4cd9f53 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. Incorporated suggestions

    bhargavvader committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    31fb790 View commit details
    Browse the repository at this point in the history
  2. Added doc-topic

    bhargavvader committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    5777cb3 View commit details
    Browse the repository at this point in the history
  3. Reorganized

    bhargavvader committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    8d06704 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. Fixed Doc-Topics

    bhargavvader committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    ea3dff8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2016

  1. Fixed printing

    bhargavvader committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    5b0f193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9bb733 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. PEP8

    bhargavvader committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    d2ad4ab View commit details
    Browse the repository at this point in the history
  2. Notebook

    bhargavvader committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    9422edc View commit details
    Browse the repository at this point in the history
  3. Added test_file

    bhargavvader committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    09bc17e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Addressed suggestions

    bhargavvader committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    c7e9275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b4d45 View commit details
    Browse the repository at this point in the history
  3. Updated Notebook

    bhargavvader committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    9c7b0eb View commit details
    Browse the repository at this point in the history