Giter Club home page Giter Club logo

aaai22's Introduction

Zeel is a PhD student in Computer Science and Engineering at the Sustainability lab, IIT Gandhinagar advised by Prof. Nipun Batra. His research area of interest is "Spatio Temporal Modeling with Machine Learning".

Key Achievements

Last updated: 28th Jun 2024

GitHub Stats

aaai22's People

Contributors

ouranonymoussubmission avatar palak-purohit avatar patel-zeel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aaai22's Issues

No module named 'nsgp'

Thanks for your kind work

I'm running you code at “nonstat_gp_cat”.However,when running lib.py, it was found that the nsgp package could not be found.
error info :
Traceback (most recent call last):
File "D:/毕设/AAAI22-main/nonstat_gp_cat/lib.py", line 16, in
from nsgp.utils.inducing_functions import f_kmeans, f_random
ModuleNotFoundError: No module named 'nsgp'

QQ截图20230228195052

I would appreciate it if you could tell me how to solve this problem!Thank you!

torch.linalg_cholesky error

Thanks for your kind work

I'm running you code at nonstat_gp_cat. However, the code constantly throws an error:

torch.linalg_cholesky: The factorization could not be completed because the input is not positive-definite (the leading minor of order 314 is not positive-definite).

It seems that you have code to reinitialize all the parameters at gp_train.py:

        # except Exception as e:
        #     loss_val = np.inf
        #     torch.cuda.manual_seed(rand)
        #     rand+=1
        #     init_vars(model)
            pprint('Iter', i, 'Batch', bi, 'Failed with', e, 're inited the params')
            # break

I also tried this for many time, but the model still cannot get the right initializations. This reinitialization of all the parameters is the only way to solve this problem? Do you have other suggestions?

Thanks in advance :)

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.