dl4clj icon indicating copy to clipboard operation
dl4clj copied to clipboard

version bump to 0.9

Open shark8me opened this issue 8 years ago • 25 comments

bump version to latest version (0.9) of deeplearning4j

shark8me avatar Aug 08 '17 01:08 shark8me

Hi! Thanks for your pull request! The main developer of this project is currently on vacation. He'll review this when he's back. 🤞

hansott avatar Aug 23 '17 12:08 hansott

Hi Kiran, unfortunately we have no time to further support this project. Would you be interested to take over the repo? Otherwise I suggest you create a fork.

tolomaus avatar Aug 30 '17 08:08 tolomaus

Hi all,

I've recently started a new dl4j wrapper for clojure https://github.com/hswick/jutsu.ai, it is still a work in progress and I'm currently planning a slight rewrite but would love all the help I can get.

Currently, 99% of the way finished wrapping nd4j https://github.com/hswick/jutsu.matrix

hswick avatar Aug 30 '17 17:08 hswick

@tolomaus , thanks for letting me know. I don't have the resources to man an independent fork currently though. @hswick interesting! Could you talk about the motivation for rewriting a new wrapper? is the current implementation insufficient in any manner?

shark8me avatar Sep 14 '17 14:09 shark8me

@shark8me my motivation was that this project didn't look like it was being maintained so rather than learning how this library worked. I felt it would be easier for me to build from scratch. Mainly, I wanted more creative control. Also, my lib(s) are focusing on being more modular, as I have a separate library for nd4j and the word2vec stuff as opposed to packaging it all together in one large code base. If you want to talk more, feel free to DM me on Slack or Discord. Same username.

hswick avatar Sep 14 '17 19:09 hswick

Hi Guys,

I started this project but it is indeed no longer maintained.

It looks like quite some progress was achieved in this fork though, https://github.com/yetanalytics/dl4clj/tree/18ab472fbf36a6d9e93ae37de375b16712af7f7b Feel free to have a look.

Of course also good luck to your project @hswick!

joachimdb avatar Sep 14 '17 20:09 joachimdb

@joachimdb I have been working on an update to your original work for a while now but it's still a work in progress. I hope to have a version ready for a PR soon, just finalizing some things here and there. Was staying under the radar until that version was ready but feel to take a look and tell me what you think!

FeLungs avatar Sep 14 '17 21:09 FeLungs

@FeLungs you have definitely put in a lot of work into this. I will be attending the Conj so hopefully we can chat about this in person. Will probably steal how you are dealing with dataset iterators because I find them to almost be more complex than the neural nets. I like that your library is very explicit. However, at a very surface level glance, I can't help but feel it doesn't decrease the complexity of using dl4j very much. Which I feel is most of the benefit of a clojure wrapper. Tough problem, something I am struggling with myself. All about balancing simple vs easy. Looking forward to seeing your progress.

hswick avatar Sep 15 '17 00:09 hswick

@hswick wonderful I will see you there, I will be presenting on this work on the 14th (may have the date wrong). I'm still working on my slides and talking points so additional feedback is highly appreciated. dl4j is a very complex library handling a very complex problem and I don't think you can simply that, only make it easier to work with using clojure constructs.

FeLungs avatar Sep 15 '17 14:09 FeLungs

@FeLungs looks quite impressive what you did so far! Unfortunately, I currently can't spare the time, but I hope to find some time in the future to actually play around a bit and maybe start contributing again.

In the mean time: would you like me to figure out how we can regain admin rights to the master repo (I'm not currently working at Engagor anymore) or maybe move things to a new repo?

joachimdb avatar Sep 15 '17 14:09 joachimdb

@joachimdb Thank you, and I understand. I think moving things to a new repo will be easier and I can set that up on my end.

FeLungs avatar Sep 15 '17 14:09 FeLungs

@joachimdb Can easily transfer ownership of this repository to another organisation or user. Just let me know. 👋

oemebamo avatar Sep 15 '17 14:09 oemebamo

@joachimdb @oemebamo can you transfer ownership of this repo to the yetanalytics organisation https://github.com/yetanalytics thank you!

FeLungs avatar Sep 15 '17 14:09 FeLungs

great, thanks @oemebamo !

joachimdb avatar Sep 15 '17 18:09 joachimdb

and good luck to you of course @FeLungs :)

joachimdb avatar Sep 15 '17 18:09 joachimdb

Thank you and likewise @joachimdb

FeLungs avatar Sep 15 '17 19:09 FeLungs

@FeLungs I can't transfer ownership rights, because: "yetanalytics/dl4clj already exists and You don’t have the permission to create repositories on yetanalytics" See https://help.github.com/articles/about-repository-transfers/ for details.

oemebamo avatar Sep 18 '17 08:09 oemebamo

@oemebamo the name is changed on my end. Let me know if you run into any more issues

FeLungs avatar Sep 18 '17 14:09 FeLungs

@FeLungs Now get this error: "yetanalytics already has a repository in the engagor/dl4clj network and You don’t have the permission to create repositories on yetanalytics" Maybe because you have a fork of the repo on that organization? The support article mentions that can't be the case either ...

oemebamo avatar Sep 18 '17 14:09 oemebamo

@oemebamo I was hoping the name change would be enough but you're correct. Let me remove the fork from my organization

FeLungs avatar Sep 18 '17 14:09 FeLungs

@oemebamo I have deleted the fork from my organization

FeLungs avatar Sep 18 '17 14:09 FeLungs

@FeLungs Almost there, the error I get is now "You don’t have the permission to create repositories on yetanalytics" :).

oemebamo avatar Sep 18 '17 14:09 oemebamo

@oemebamo I need to wait for my boss to get out of a meeting, I do not have the permissions to grant permissions on our organization.

FeLungs avatar Sep 18 '17 14:09 FeLungs

@oemebamo you should have gotten an invite to a temp group under the yetanalytics org. Let me know if there is anything else I need to do on my end

FeLungs avatar Sep 18 '17 14:09 FeLungs

@FeLungs The transfer initiated successfully. "Can take a few minutes". Good luck with the project!

oemebamo avatar Sep 18 '17 18:09 oemebamo