5 Awesome New Features – Python 3.8

5 Awesome New Features – Python 3.8

It has been interesting couple of moths in Python community. Beta version of Python 3.8 was around since summer and everyone was waiting when the official version is going to be released. At various PyCon conferences people shared their excitement about new changes....
Can you be Data Scientist and Software Developer at the same time?

Can you be Data Scientist and Software Developer at the same time?

Coming from the software development background, I am always surprised with the comments from some of the fellow data scientist colleagues that you can’t be data scientist and software developer at the same time. Additionally, this was usually followed by the...
Transformer Series

Transformer Series

In this series of articles we are exploring a special type of sequence-to-sequence models – Transformers. They are big architectures with a lot ot parts and they are used used for language modeling, machine translation, image captioning and text generation....
Top 7 TED Talks about Machine Learning

Top 7 TED Talks about Machine Learning

As we’ve already discussed in the previous articles, Machine Learning is getting more and more traction, visibility, and importance throughout the whole IT industry, and outside of it. Today, we can build our own Machine Learning models and algorithms at home. This...