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.

Filter articles

Tag Filter: Tools and Frameworks × cancel

Browse by Topics

Showing 18 of 18 articles

Take a Look at MixNMatchArchive 2019
1 min

Take 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
Take a Look at MixNMatch – a Conditional Generative Model That Learns to Recognise...Archive 2019FB
1 min

Take 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
Great news! OpenAI has finally released its largest XLGPT-2 model with 1.5 billion parameters and 48 layers.Archive 2019
1 min

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 'credibility score' for the largest model is 6.91 out of 10. That's just slightly…

Read
Great news! OpenAI has finally released its largest XLGPT-2 model with 1.5 billion…Archive 2019FB
1 min

Great 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
Facebook Quietly Releases a New Version of the PyTorch Library, Featuring Several Amazing Enhancements!Archive 2019
1 min

Facebook 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
Facebook Quietly Releases a New Version of the PyTorch Library, Featuring Several …Archive 2019FB
1 min

Facebook 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
How Does the AI Salesforce Text Generation Model Work?Archive 2019
3 min

How 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
I Completed Another AI Certification :)Archive 2019
1 min

I 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
Google's Cloud Neural Network WaveNet Can Now Speak Czech and Slovak!Archive 2019
1 min

Google'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
Another Certificate from Google is Home!Archive 2019
1 min

Another 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
Artificial Intelligence Can Make Scientific Discoveries!Archive 2019
1 min

Artificial 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
3 libraries that will help you interpret your modelArchive 2019
2 min

3 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
Another Certificate for the Collection: Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning.Archive 2019
1 min

Another 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
The EU Introduces New Robotics Laws!Archive 2019
1 min

The 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
Scientists 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!Archive 2019
1 min

Scientists 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
Artificial Intelligence Surprises in Debate CompetitionArchive 2019
1 min

Artificial Intelligence Surprises in Debate Competition

The AI project Debater from IBM recently faced off against a world debate champion.

Read
The End of Politicians' Lies? Artificial Intelligence Will Soon Be Able to Verify Their Statements in Real TimeArchive 2019
1 min

The 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
Auto-Keras and AutoMLArchive 2019
2 min

Auto-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