Giter Site home page Giter Site logo

Errors in running notebook about cpa HOT 4 CLOSED

theislab avatar theislab commented on June 1, 2024
Errors in running notebook

from cpa.

Comments (4)

Naghipourfar avatar Naghipourfar commented on June 1, 2024 1

Hi,
Just published a new version with this issue fixed recently. Tutorials are also updated with the latest API. Sorry for the inconvenience. Please let me know if anything goes wrong.

from cpa.

yanwu2014 avatar yanwu2014 commented on June 1, 2024

I'm also running into this issue, seems like VanillaEncoder and DecoderNormal expect n_cat_list as a parameter with no default value specified?

from cpa.

yanwu2014 avatar yanwu2014 commented on June 1, 2024

Awesome it's working for me now!

from cpa.

tuln128 avatar tuln128 commented on June 1, 2024

Hi, Just published a new version with this issue fixed recently. Tutorials are also updated with the latest API. Sorry for the inconvenience. Please let me know if anything goes wrong.

Hello @Naghipourfar,
In the updated tutorial notebooks, it seems the trainer_params was assigned with arbitrary values (following is the example from the GSM.ipynb file:

trainer_params = {
'n_epochs_warmup': 5,
'adversary_lr': 0.0008847032648856746,
'adversary_wd': 9.629190571404551e-07,
'adversary_steps': 3,
'autoencoder_lr': 0.0007208558788012054,
'autoencoder_wd': 1.2280838320404273e-07,
'dosers_lr': 0.0008835011062896268,
'dosers_wd': 5.886005123780177e-06,
'penalty_adversary': 63.44954424334805,
'reg_adversary': 48.73324753854268,
'cycle_coeff': 7.19539336141403,
'step_size_lr': 25,
}
).

I am wondering how these hyperparameter values were decided (randomly or by optimized tuning)? If the latter is correct, could you please share how to conduct hyperparameter tuning for CPA model?

Thank you very much, and I am looking forward to your feedback.
Kind regards,

from cpa.

Related Issues (17)

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.