Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tip of LambdaNet + GHC 7.10.1 does not work #3

Closed
taruti opened this issue May 23, 2015 · 2 comments
Closed

Tip of LambdaNet + GHC 7.10.1 does not work #3

taruti opened this issue May 23, 2015 · 2 comments

Comments

@taruti
Copy link

taruti commented May 23, 2015

When trying to use LambdaNet tip together with GHC 7.10.1 (hmatrix tip supports GHC 7.10) first AI.DemoLayer complains about missing "RandomTransform" and "RandomGen" imports.

Subsequently AI.Network fails with:

AI/Network.hs:14:1:
    The associated type ‘Parameters’
    mentions none of the type or kind variables of the class ‘Network a’
    In the class declaration for ‘Network’
jbarrow added a commit that referenced this issue May 23, 2015
@jbarrow
Copy link
Owner

jbarrow commented May 23, 2015

The most recent commit should fix DemoLayer -- which is basically a scratchpad -- and I'm updating to GHC 7.10 to attempt to recreate the Network issue.

qzchenwl pushed a commit to qzchenwl/LambdaNet that referenced this issue Sep 29, 2015
qzchenwl added a commit to qzchenwl/LambdaNet that referenced this issue Sep 29, 2015
qzchenwl added a commit to qzchenwl/LambdaNet that referenced this issue Sep 29, 2015
jbarrow added a commit that referenced this issue Sep 30, 2015
@jbarrow
Copy link
Owner

jbarrow commented Sep 30, 2015

Should work with the newest merge.

@jbarrow jbarrow closed this as completed Sep 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants