AI

Extracting Text From Image With OpenCV And Tesseract

Lately, I've been working on some OCR projects in which I got to write C++ for most of the time. Speaking of C++, a lang...

Scrape historical weather data with requests, BeautifulSoup, pandas and SQLAlchemy

As you may know, many highest-temperature-ever records have been broken in this summer. Another iceberg is floating and ...

Create The Transformer With Tensorflow 2.0

Today, we are going to create the Transformer entirely from scratch. That seems impossible at first, I know it. But as y...

Neural Machine Translation With Attention Mechanism

Hello guys, spring has come and I guess you’re all feeling good. Today, let’s join me in the journey of creating a neur...