qo4on
qo4on
The only workaround I found is to add this in `__call__` function: ``` self.exceptions = {'http', 'https', 'rfc'} elif word in self.exceptions: pron = [] w_len = len(word) for i...
Unfortunately, reading from `movie_file_path_tmp` and saving to another file also does not work if `movie_file_path` is opened in another program (mpc-hc). ``` fix_timestamps_process = subprocess.Popen([ mp4fpsmod_file_path, '--fps', '0:' + str(60),...
> I don't understand why you want/have to write to a file which is already opened by another program. It is very convenient. When I create a video I render...
How do you work in Yandex, only on CPU? More than half a year have passed but the issue in such a crucial thing is still here.
So, we can fix that by sending existing results to HEBO without additional training. Where are the test score results for remaining `split3_test_score` and `split4_test_score`?
Thank you, it works. Don't you think it would be good to skip all duplicates for all searchers by default? I think it's a big problem when you think you...
Besides HEBO counts duplicates as newly tested parameters and throws an error when it reaches all possible combinations count. This leads to the fact that not all parameters are tested....
@richardliaw Which `search_optimization` don't have such issue except Bayesopt?
It still doesn't work. ``` !sudo apt install libx11-dev libxcursor-dev libpng-dev !curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - !echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list !sudo apt...
Can someone post cursors in resolution 48? The code from this repository doesn't work for me, I can't create it myself. This code probably does not work through vps without...