Coder Social home page Coder Social logo

lstm-anomaly-detect's People

Contributors

aurotripathy avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lstm-anomaly-detect's Issues

about DeepConvLSTM

Hi :

I have download DeepConvLSTM@sussexwearlab and find your issue. I am looking forword the train code as well.

I run the 'DeepConvLSTM_train_val.txt' you attached then I get back 'ZeroDivisionError: integer division or modulo by zero'

Could you please share your latest training code?
And how can I solve the bug?

Thank you,
xiaomoer

About dataset

hi , i have download this project and run success , it's very cool. something about this data set i want to know, please ...how to product the file "mitdbx_mitdbx_108.txt" ? is it convert from MITBIH ?
what mean is the label ? In this paper, the data in one line stand for ?

unable to run the program

Hi ,
I tried running this program but got following error :
Using TensorFlow backend. Loading data... ('wave1', 1000) ('wave2', 1000) ('wave3', 50) Traceback (most recent call last): File "lstm-synthetic-wave-anomaly-detect.py", line 196, in <module> run_network() File "lstm-synthetic-wave-anomaly-detect.py", line 152, in run_network X_train, y_train, X_test, y_test = get_split_prep_data(0, 700, 500, 1000) File "lstm-synthetic-wave-anomaly-detect.py", line 70, in get_split_prep_data data = gen_wave() File "lstm-synthetic-wave-anomaly-detect.py", line 56, in gen_wave wave1[insert:insert + 50] = wave1[insert:insert + 50] + wave3 TypeError: slice indices must be integers or None or have an __index__ method

I did not modify anything , just ran the code as it is yet got this error .
Can you please help what went wrong ?

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.