Coder Social home page Coder Social logo

collinprather / drsa Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 4.0 1.37 MB

An adapted PyTorch implementation of a Deep Recurrent Survival Analysis model.

Home Page: https://collinprather.github.io/drsa/

License: Apache License 2.0

Jupyter Notebook 75.60% Python 23.68% Makefile 0.72%
deep-learning lstm-neural-networks machine-learning pytorch recurrent-neural-networks survival-analysis

drsa's People

Contributors

collinprather avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

drsa's Issues

Issue of installing drsa

which python version should be used for DRSA?
When I tried to install DRSA, I got an error on its dependency, torch==1.3.1.
I tried python3.6, 3.7, and 3.8, but none of them allows me to install torch1.3.1.
Which python version should I use?

Thanks,

Add reasonable defaults to `DRSA`

Currently, some of the initialization arguments (n_features, hidden_dim, n_layers), are all required arguments. It would be a more user-friendly API to add reasonable defaults to get users to training their model quicker.

How do you prepare the input dataset?

In your code, you have (batch_size, seq_len, n_features). I would like to have the data organized in a long format. Could you please give more details on data preparation? Thanks.

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.