Giter Club home page Giter Club logo

simpletopics's Introduction

simpletopics

composite scores for indexed descriptions to target document(s)

code layout

Based on v2.0.0 of the ML Reproducibility Checklist (here)

  1. Dependencies
    • see requirements.txt
  2. Training scripts
    • data preprocessing in data.py
    • trainer in train.py
  3. Evaluation scripts
    • in eval.py or utils.py
  4. Pretrained models
    • everything stored as pytorch state dicts, as .pkl files, with format {bst epoch}_{exp}.pkl where exp usually specifies model and task
  5. Results
    • stored in notebooks/ since everyone prefers these for visualization nowadays

ideas

  1. one question is how to construct good priors and the idea here is to evaluate the model based on scientific knowledge priors, which can get complicated, depending on the lang model used. This will allow one to at least satisfy hill's criterion of consistency w.r.t. causal knowledge, at least complementing hidden structure coherently
  2. bleed into training (as reg?)? or is this a terrible idea... could avoid mode collapse issues if done carefully

experiments

  1. see if this can be done with a kind of hyperfoods heuristic, i.e., get simpletopics up and running

results

  1. wtf should this look like? at least have modules for parsing .xml description text and full literature, have a comparison of sensibility between topics by trying review -> description para and vice versa, and store these steps somewhere. Post distillation here

simpletopics's People

Contributors

nealgravindra avatar arijitthegame avatar

Watchers

 avatar

Forkers

arijitthegame

simpletopics's Issues

simpletopics with basic lda on set of reviews

  • data pre-processing and specification of workflow from review article text
  • data pre-processing of decsription para text, as .xml files
  • implementation of simpletopics with tda, then scoring on descriptor paragraphs
  • benchmarking some packages to make sure implementation is steamlined, easy-to-use, what we want

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.