Yevhen S.

Results 9 comments of Yevhen S.

Фреймворк для машинного обучения. В планах написать обертку для [TensorFlow](https://www.tensorflow.org/). Форум: [один](http://forum.dlang.org/thread/[email protected]), [два](http://forum.dlang.org/post/[email protected])

Библиотека для чтения/редактирования epub, fb2, mobi форматов.

[Text to speech (TTS)](https://ru.wikipedia.org/wiki/%D0%A1%D0%B8%D0%BD%D1%82%D0%B5%D0%B7_%D1%80%D0%B5%D1%87%D0%B8) библиотека. Есть открытый вариант на Java: [MaryTTS](https://github.com/marytts/marytts)

@kildin воспроизведи ошибку, запуская DlangIDE через консоль, и логи с консоли скинь сюда

@buggins I'm using Ubuntu with unity, and I reproduced this bug after changing the virtual screen

I think so, can you add example to README.md file?

Gson library has [@Expose annotation](http://www.javacreed.com/gson-annotations-example/) with boolean parameters: serialize and deserialize - looks worse than @optional!(In/Out/InOut). So as for me, your variant better. > @s-ludwig b) optional for both This...

Please, could you merge it with master? This is need for my firebase cloud messaging library

@s-ludwig why not, or `@unrequired` :)