GithubHelp home page GithubHelp logo

Error while training a new model about cnnc HOT 6 CLOSED

adyprat avatar adyprat commented on August 21, 2024
Error while training a new model

from cnnc.

Comments (6)

xiaoyeye avatar xiaoyeye commented on August 21, 2024

from cnnc.

xiaoyeye avatar xiaoyeye commented on August 21, 2024

another reminder,
all command lines are just used for demo. If you want to run the whole real data, plz replace "mmukegg_new_new_unique_rand_labelx_num_sy.txt" with "mmukegg_new_new_unique_rand_labelx_num.txt", and replace all "9" with '3057', which is the real number of separations

from cnnc.

adyprat avatar adyprat commented on August 21, 2024

@xiaoyeye Thank you for looking into this.

I have another question about line 128 in get_xy_label_data_cnn_combine_from_database.py

128: HT_bulk = (log10(H_bulk / 43261 + 10 ** -4) + 4)/4

I understand that in line 134 you would divide by 43261 since that is the number of cells in sc data, why divide bulk data by 43261 instead of 249?

Thanks,
Aditya

from cnnc.

xiaoyeye avatar xiaoyeye commented on August 21, 2024

from cnnc.

xiaoyeye avatar xiaoyeye commented on August 21, 2024

And, perhaps the range of [0,1] is not necessary, once all train and test data are uniformly normalized, the network should work well.

from cnnc.

adyprat avatar adyprat commented on August 21, 2024

Sure, I'll go ahead and use sample size for normalization.
I was just curious because in order to have a range of (0,1] I thought we should just divide by 249 for bulk data, since dividing the bulk data's histogram values by 43261 would have a range of at most (0,249/43261] which is approximately (0,0.006].
Thank you for taking the time to address my comments.

-Aditya

from cnnc.

Related Issues (20)

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.