-
```
What steps will reproduce the problem?
1. Run puttycyg
2. Start some application. Example. nano or irssi.
3. close window with pressing X in top right corner.
4. Check process list with task manag…
-
```
What steps will reproduce the problem?
1. run rf-ace with the example provided in manual
bin/rf-ace -I data.arff -i target -f GBT -n 100 -a 10 -k 0.01 -V forest_GBT.sf
What is the expected ou…
-
Hi folks,
Just getting started with compojure-api; looks very good. I managed to get your example running on Google App Engine - well, at least on the dev server. It's surprisingly simple, and with…
-
Is it possible to fine-tune a model that has once been fine-tuned, thus incrementally improving it gradually? If I have several already fine-tuned models, is it possible to use them simultaneously, or…
-
Hello Tommi
I'm normally confused why something doesn't work as I expect but this time I'm confused why it does work !!!
I have two rules in pre-edit, one is to convert all uppercase words to lo…
-
setup.py still reports version 0.2.
-
**Describe the solution you’d like**
There are many single-line custom themes, and it would be awesome if this theme could support a single-line version.
The main thing I am thinking of would be…
-
1. Paper reading
Tommi Gröndahl, Luca Pajola, Mika Juuti, Mauro Conti, and N. Asokan. 2018. All You Need is "Love": Evading Hate Speech Detection. In Proceedings of the 11th ACM Workshop on Artificia…
-
Hello, I'm a potential user of the app, but I can't use it at all because I have several problems. Before opening issues for those problem, though, may I ask if the app is still in development? I see …
-
```
The following will crash the jvm, as long the as the path exists:
fs = pyhdfs.connect(host, port)
l = pyhdfs.listdir(fs, '/doesnotexist')
This really does not seem to be a bug in libpyhd…