junto
junto copied to clipboard
This toolkit consists of implementations of various graph-based semi-supervised learning (SSL) algorithms. Currently, three algorithms are implemented: Gaussian Random Fields (GRF), Adsorption, and Mo...
Opening an issue for the first time, sorry if this isn't how it's done. Running `junto config` produces the error in the title, restated below: `Error: Could not find or...
error: error while loading CharSequence, class file '/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar(java/lang/CharSequence.class)' is broken (bad constant pool tag 18 at byte 10)
In http://talukdar.net/papers/adsorption_ecml09.pdf, Pg. 5, the monotonically decreasing function f(x) = log(beta) / log(beta + e^x) is used in computing cv = f(H[v]) where H[v] is the entropy of transition probabilities...
This repo only had a README file instead of README.md I have tried to style a markdown file and propose the same for this repo. Please have a look.
To make it more clear, maybe you should tell people to compile using $sbt bin/build update compile instead of $bin/build update compile. Furthermore, which example is the algorithm in "New...
I hadn't realized, but it looks like the ScalaNLP fork has taken on a life of its own. Is that the main repo for this code now, @dhgarrette @parthatalukdar? Should...