Max Fomichev

Results 4 comments of Max Fomichev

Hello. do you mean it speeds up different models training on the same training data? I will try to implement it in the nearest future. Max

Yes, I think it's possible even without a C wrapper. Look at [JavaCPP](https://github.com/bytedeco/javacpp) examples.

Yes, I thought about it, a C wrapper developing is quite simple, but it makes possible to use the library from Go, Java etc. As soon as I get some...

Some more info. Error (one of them) on the peerconnection server linking: `std::char_traits, std::allocator > const&)': peer_channel.cc:(.text._ZN3rtc12s_url_decodeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN3rtc12s_url_decodeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x35): undefined reference to rtc::s_transform(std::__cxx11::basic_string const&, unsigned long ()(char, unsigned long, char const*, unsigned...