-
Hi, running the latest IRFinder-S. I try to use the [non]dir-val.txt files for the analysis and encounter the following error:
IRFinder Diff -o $HOME/IRFinder/home/KO_WT_diff -g:KO RBM_KO*/IRFinder…
-
when calculating "c1 = h1' \* v1" in which h1 should be "h1 = sigm(repmat(rbm.c', opts.batchsize, 1) + v1 \* rbm.W');" rather than "h1 = sigmrnd(repmat(rbm.c', opts.batchsize, 1) + v1 \* rbm.W');"
-
Post-launch, I'd like to implement mapping of the medium facet for RBM collections (from MARC). I don't think this will be applicable to Ref material, but @KraigBinkowski can correct me if I'm wrong.
…
-
It is unclear what makes a good initial starting point for the SVM
We can grid search the parameters to find out
try testing different values of sigma, learning_rate, momentum, decay, N-iter, et…
-
The website (https://rbminer.net/) and whatever server is associated with RBM randomly stop responding from time to time and I need to hop on and off different VPN servers to get a connection again. E…
-
python rbm_ni.py rbm_olin.yaml,error as followed:
Traceback (most recent call last):
File "rbm_ni.py", line 213, in
train(*_exp_dict)
File "rbm_ni.py", line 187, in train
[X], cost, tpar…
-
# Goal
One of the latest/best regularisation techniques for training RBMs is dropout. Unfortunately, the original Boltzmann.jl package does not implement this technique, so we should undertake this o…
-
-
TFLearn is awesome, thanks for putting it together.
I am trying to work out how to create a stacked autoencoder architecture do you have a pattern or example where you have done anything similar? I h…
-
It would be very useful to have a type of result channel that represents xy scan data (or potentially multidimensional scans as well), shown to the user in much the same fashion as subscans are.
Th…