AI Programming

1st August 2023

What is PyTorch?

PyTorch is an open source machine learning (ML) framework based on the Python programming language and the Torch library. Torch is an open source ML library used for creating deep neural networks and is written in the Lua scripting language. It’s one of the preferred platforms for deep learning research. The framework is built to speed up the process between research prototyping and deployment. The PyTorch framework supports over 200 different mathematical operations. PyTorch’s popularity continues to rise, as it simplifies the creation of artificial neural network models. PyTorch is mainly used by data scientists for research and artificial intelligence (AI) applications. PyTorch is released under […]
3rd June 2023

Mojo: The Programming Language for AI That Is Up To 35000x Faster Than Python

Introducing Mojo — the new programming language for AI developers. MOJO is to Python what Typescript is to Javascript. I know what you might be thinking — a new AI programming language to learn from scratch … Well, I have good news, Mojo is designed as a superset of Python, so if you already know Python learning Mojo shouldn’t be hard. But that’s not all. Mojo combines the usability of Python with the performance of C obtaining a speed that is up to 35000x faster than Python. If you’re into AI and already know Python, Mojo is definitely worth a […]
3rd May 2023

How ChatGPT is Taking Over The Digital World!

Introduction OpenAI’s ChatGPT is a large language model with the capacity to produce writing that resembles a human’s. It was trained on a massive dataset of internet text and is capable of a wide range of natural languages processing tasks, such as language translation, text summarization, text generation, and dialogue systems. This blog post aims to explore the capabilities of ChatGPT in depth. We will examine how the model works, the training data it was built on, and its limitations. We will also look at various applications of ChatGPT, including examples of the model in action.  This blog post will […]
28th February 2023

Why are gamers excited about smart AI NPCs?

Gamers care about NPCs Despite all the jokes gamers make about NPCs, the truth is they really like them. In our report, The Future of NPCs: What Gamers Demand From Next-Gen Character Future of NPCs: What Gamers Demand From Next-Gen Characters, an overwhelming majority of the 1,002 US-based gamers we surveyed said that NPCs were important to them.  This is particularly true in the Gen Y and Millennial demographics that game developers are particularly focused on winning over.  Pain points gamers experience with Current NPCs While gamers make do with current NPCs, it hasn’t been without complaint. NPCs are mocked because gamers […]
23rd January 2023

What is ChatGPT?

OpenAI introduced a long-form question-answering AI called ChatGPT that answers complex questions conversationally. It’s a revolutionary technology because it is trained to learn what humans mean when they ask a question. Many users are awed at its ability to provide human-quality responses, inspiring the feeling that it may eventually have the power to disrupt how humans interact with computers and change how information is retrieved. What Is ChatGPT? ChatGPT is a large language model chatbot developed by OpenAI based on GPT-3.5. It has a remarkable ability to interact in conversational dialogue form and provide responses that can appear surprisingly human. […]