Coder Social home page Coder Social logo

urnano's People

Contributors

yaozhong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

urnano's Issues

the following arguments are required: -cf/--cacheFile

I want to train the model, but was informed

 train_urnet.py: error: the following arguments are required: -cf/--cacheFile

From the script I can see that this arg. is required, but the default value is "".

In the training part of your github page, I can see that

## If no data cache is given, provide the signal and labels as used in Chiron.

As I understand, -cf will not be necessary if the signal and label files are provided, but the program cannot run, saying that -cf is essential.

My question is: if I want to train a model using the E. coli dataset, where can I find the cacheFile, or how can I generate these files from the signal and label files?

Thanks~

Confused about normalizing signal.

In your paper, you use median shift and median abs deviation to normalize signal. However, in your code ,you use mean value and std value normalize signal. I try both methods and only mean operation has the same waveform with your paper. So actually don't you use normalize method proposed in your paper?

Confused about training step in paper.

In section 2.2, you use D={X,Y} to train cnn model. I have a question, raw signal's length may longer than label. For example, signal data 12,30,10 has a correspond label A. So how do you make label has the same length as signal data when training network? Thank you.

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.