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: Text and Sequences × cancel
▸Browse by Topics
Topics
Showing 24 of 82 articles
Archive 2019Enthusiasm and Concerns about Artificial Intelligence
Editors of the scientific editorial office of Czech Radio focused on artificial intelligence and the issues it brings. Here you will find sections on ethics, artificial intelligence in...
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 2019A New AI Hype Cycle from Gartner is Out
According to Gartner, the number of companies that have implemented AI has increased from 4% to 14% in the past year! Both proprietary ML solutions and…
Read
Archive 2019Yay! Open AI has released a large model (774M parameters)
Only the final, largest one is missing! It took me about 5 minutes to get it fully operational. I asked this model to complete this sentence: 'Alpha Industries,…'
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 New Ferret Brain from Open AI Has Given Us Room for Further Experiments!
And here it is! Open AI has released another slightly larger model, this time version 345M. So instead of the brain of a small bird with 117 million neurons…
Read
Archive 2019Open AI Comes with Another Interesting Project – MuseNet!
In this experiment with a deep neural network (using the same universal technology as GPT-2), instead of text, it attempts to predict musical notes. This is nothing new in AI,…
Read
Archive 2019Nietzsche Responded with AI to the Question: 'What is the Meaning of Human Life?'
Yesterday, I conducted a small experiment. I took my favourite model from OpenAI, called GPT-2. Imagine a vast artificial neural network the size of a bird's brain (with over 100 million parameters) trained on millions of interesting articles written by humans...
Read
Archive 2019I Just Completed Another Course by the Divine AI Professor Andrew Ng – AI for Everyone
The course is a beautiful and timely introduction to the realm of AI, even for non-technical people. You will clarify basic terms, learn how to create…
Read
Archive 2019Norman Niemer Reveals the 10 Most Common Coding Mistakes. Are You Making Them Too?
Norman Niemer is the Chief Data Scientist, so he has quite a bit of experience in data science. According to him, a data scientist is “a person who is better…
Read
Archive 2019CTK Receives Grant from Google for AI Development in Text Generation!
Texts are created based on data and prepared templates. The planned system will also assign photographs to them. For CTK, this is reportedly the first project with…
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 2019Do You Like AI, Hackathons, and Lectures?
Are you from Plzeň or the surrounding area? Then come and join us at the Aimtechackathon, where we will have a TechTalk on 9th March on the topic A Brief Introduction to...
Read
Archive 2019Web Element – Lecture on AI
Are you interested in teaching your computer to understand written text? How we wrote a programme with the capacity of two cockroach brains and defeated IBM with it? How our…
Read
Archive 2019Unsupervised MT - Machine Learning Without a Teacher
It is still more of a concept, with relatively weak results, but I am surprised that it works at all. Let’s take a look at machine translation. Traditionally…
Read
Archive 2018A Message for AI Developers: Recently, I needed to update some libraries in Python, and in the process, TensorFlow stopped working through the GPU.
I am currently tackling a task in NLP, where I teach a computer to recognise various types of insults, slurs, coarse expressions, etc. It's about 70 MB of text...
Read
Archive 2018I'm Trying to Teach a Computer to Translate from English to Czech
I found a sample of about 7000 sentences that are in both languages. I’ll tell it to go through them 100 times and try to understand the words. I’ll make it easier...
Read
Archive 2018Course at the National Research University Higher School of Economics This Time on NLP
With considerable effort, I completed another course at the National Research University Higher School of Economics, this time on NLP (natural language processing). In the 'Russian'…
Read
Archive 2018Parallel Polis – NLP
This Saturday, 26th May 2018 at 15:00 in Parallel Polis, you can hear interesting insights about NLP!
Read
Archive 2018In two years, people will communicate more with AI than with their life partners!
The world is changing. According to Gartner's research director Anthony Mullen, in two years, people will communicate more with AI than with their life partners! Already…
Read
Archive 2018Do You Want to Exercise Your Brain Cells in the Field of NLP?
Do you want to exercise your brain cells in the field of NLP – natural language processing? I have an advanced task for you that I just received and solved at the 'Russian School'.
Read
Archive 2018Babelnet
I am currently studying NLP (natural language processing), which is the computational processing of natural language. It is a field that lies at the intersection of linguistics, computer science, and particularly artificial intelligence. For me…
Read