Code Monkey home page Code Monkey logo

dynetlsm's People

Contributors

joshloyal avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

dynetlsm's Issues

Import issue

Dear Joshua,

First of all, thank you for this great work and this nice package.
I have some trouble importing the package from jupyter notebook. I just copy the error below.

ModuleNotFoundError Traceback (most recent call last)
...\Dev_Notebook.ipynb Cell 81 in <cell line: 1>()
----> 1 import dynetlsm

File c:\Users\nmojtahedi\Anaconda3\envs\test_env\lib\site-packages\dynetlsm_init_.py:1, in
----> 1 from .lsm import *
2 from .hdp_lpcm import *

File c:\Users\nmojtahedi\Anaconda3\envs\test_env\lib\site-packages\dynetlsm\lsm.py:17, in
15 from .metrics import network_auc
16 from .metropolis import Metropolis
---> 17 from .network_likelihoods import (
18 dynamic_network_loglikelihood_directed,
19 dynamic_network_loglikelihood_undirected,
20 directed_network_probas,
21 approx_directed_network_loglikelihood,
22 directed_intercept_grad
23 )
24 from .procrustes import longitudinal_procrustes_rotation
25 from .sample_latent_positions import sample_latent_positions

File c:\Users\nmojtahedi\Anaconda3\envs\test_env\lib\site-packages\dynetlsm\network_likelihoods.py:4, in
1 import numpy as np
3 from .latent_space import calculate_distances
...
9 directed_network_probas,
10 approx_directed_partial_loglikelihood,
11 approx_directed_network_loglikelihood)

ModuleNotFoundError: No module named 'dynetlsm.gaussian_likelihood_fast'

It would be great if you give me some hints on how to deal with this issue.

Best regards,
Nima

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.