Blog
The Oldest AI Blog in the Czech Republic
We have been writing about artificial intelligence since 2017. 1000+ articles, thousands of pages of thoughts, experiments, and reflections. No sensationalism, no ads.
Tag Filter: Tools and Frameworks × cancel
▸Browse by Topics
Topics
Showing 24 of 55 articles
Archive 2020FBRead an Interesting Article about GPT-3, One of the First to be Published Here!
Read an interesting article about GPT-3, one of the first to be published here! https://finmag.penize.cz/kaleidoskop/420073-chrlic-obsahu-gpt-3-napise-zdvorily-mail-i-hejt-na-mensiny?
Read
Archive 2020Can You Advise on a New Strategy?
A beautiful day. I have been tasked with developing a strategy on how I would change the Czech Republic to become an innovative place where advanced technologies can thrive….
Read
Archive 2019Take a Look at MixNMatch
A conditional generative model that learns to recognise and encode background, object position, shape, and structure from various images with minimal human oversight: Github: https://github.com/Yuheng-Li/MixNMatch…
Read
Archive 2019FBTake a Look at MixNMatch – a Conditional Generative Model That Learns to Recognise...
Take a look at MixNMatch – a conditional generative model that learns to recognise and encode backgrounds, object positions, shapes, and structures from various images with minimal human oversight: https://www.youtube.com/watch?v=Zt7YsgUOOPA&feature=youtu
Read
Archive 2019Great news! OpenAI has finally released its largest XLGPT-2 model with 1.5 billion parameters and 48 layers.
I like that people find the outputs of GPT-2 to be very convincing. The 'credibility score' for the largest model is 6.91 out of 10. That's just slightly…
Read
Archive 2019FBGreat news! OpenAI has finally released its largest XLGPT-2 model with 1.5 billion…
Great news! OpenAI has finally released its largest XLGPT-2 model with 1.5 billion parameters and 48 layers. I like that people find the outputs of GPT-2 to be very convincing. The largest model has a 'credibility score' of 6.91 out of 10. That's just a little more than the outputs from the 774M model (6.72) and significantly more than the medium model 355M (6.07). The difference between the large and super large model is therefore relatively small (goodness, what a sentence:)). This was probably the last proverbial straw that led OpenAI to release the XL model.
Read
Archive 2019Facebook Quietly Releases a New Version of the PyTorch Library, Featuring Several Amazing Enhancements!
AI developers, particularly those working with images, are in for a treat. This library competes for their attention primarily with TensorFlow. At the beginning of the year, the number of articles citing it increased by nearly 200%...
Read
Archive 2019FBFacebook Quietly Releases a New Version of the PyTorch Library, Featuring Several …
Facebook quietly releases a new version of the PyTorch library, which includes several amazing features! AI developers, particularly image processors, are in for a treat. This library primarily competes for attention with TensorFlow. At the beginning of the year, the number of articles citing it increased by nearly 200%.
Read
Archive 2019How Does the AI Salesforce Text Generation Model Work?
Just under a month ago, the AI Salesforce team released a new text generation model called CTRL. The algorithm works by allowing you to input a web link and…
Read
Archive 2019I Completed Another AI Certification :)
It was the final course on TensorFlow from Google – time series modelling. It began, as usual, with data preparation. This was followed by RNNs and 1D Conv and similar algorithms….
Read
Archive 2019Google's Cloud Neural Network WaveNet Can Now Speak Czech and Slovak!
It is the same network that should be able to make smacking sounds, pant, and above all, synthesise the human voice more effectively and authentically. You can try it for free…
Read
Archive 2019Another Certificate from Google is Home!
This is the third course from the TensorFlow series, and this time it was about natural language processing – my area of expertise. For me, it was more of a refresher, but I appreciate...
Read
Archive 2019Artificial Intelligence Can Make Scientific Discoveries!
In the July issue of Nature, you will read about how scientists from the American Lawrence Berkeley National Laboratory used a simple Word2Vec algorithm to analyse a large number of...
Read
Archive 20193 libraries that will help you interpret your model
A dry definition tells us that model interpretability is the ability to approve and interpret the decisions of a predictive model, allowing for transparency in the decision-making process. Simply put...
Read
Archive 2019Another Certificate for the Collection: Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning.
This time it was quite easy. Nicely designed to create simple networks using TensorFlow. I like the idea of using the Colaboratory environment. Given that the course is…
Read
Archive 2019The EU Introduces New Robotics Laws!
HLEG A.I. – High-Level Expert Group on Artificial Intelligence presents new robotics laws: • A.I. must be under human control • A.I. must…
Read
Archive 2019Scientists have created a language neural network that approaches human quality. It is said to be so good that its authors are afraid to publish it!
Experts from OpenAI have proudly announced another technological success – the language model GPT-2. In the article's headline, they claim that its authors are afraid of it…
Read
Archive 2019Artificial Intelligence Surprises in Debate Competition
The AI project Debater from IBM recently faced off against a world debate champion.
Read
Archive 2019The End of Politicians' Lies? Artificial Intelligence Will Soon Be Able to Verify Their Statements in Real Time
Scientists from Duke University have created a tool that could find application, for instance, in the American presidential elections in 2020. It should be able to...
Read
Archive 2019Auto-Keras and AutoML
Google introduces Neural Architecture Search, abbreviated as NAS. NAS is essentially an algorithm that searches for the most optimal neural network to perform a specific task for your particular dataset.
Read
Archive 2018And here it is! Toxic II. = an advanced insult detector that combines the power of Deep Learning and expert systems is ready.
The Czech language is incredibly flexible and diverse. Despite the fact that Toxic II has learned from over a hundred thousand sentences and knows nearly ten thousand...
Read
Archive 2018I am pleased to announce that we have improved our insult detector!
It is still the first generation of the detector, which operates on the principles of deep neural networks, LTSM, embedding, and word2vec. Now with two enhanced datasets – one for Czech and another for English...
Read
Archive 2018For Python Developers!
Do you also install TensorFlow using conda rather than pip? I suspected it was a better method (as Anaconda repeatedly states), but I had no idea…
Read
Archive 2018Where and How to Learn Machine Learning?
It is no news that interest in machine learning and artificial intelligence is growing almost exponentially. As a result, search engines yield many links to resources that…
Read