https://www.davidmaiolo.com/wp-content/uploads/2024/02/featured_image-83.png
1024
1024
David Maiolo
https://www.davidmaiolo.com/wp-content/uploads/2023/11/cropped-David-Maiolo-Logo3b-ICON-300x300.png
David Maiolo2023-09-10 19:45:332023-09-10 19:45:33SK Telecom’s Ascent as a Global AI Powerhouse: Strategy InsightsMy discussions, tips and news on Artificial Intelligence (AI).
https://www.davidmaiolo.com/wp-content/uploads/2024/02/featured_image-83.png
1024
1024
David Maiolo
https://www.davidmaiolo.com/wp-content/uploads/2023/11/cropped-David-Maiolo-Logo3b-ICON-300x300.png
David Maiolo2023-09-10 19:45:332023-09-10 19:45:33SK Telecom’s Ascent as a Global AI Powerhouse: Strategy Insights
Cybera and Chainalysis: Innovating to Combat Financial Cybercrime
Cybera's AI tools and Chainalysis's blockchain platform join forces, promising breakthroughs in combating financial cybercrime and enhancing digital security.

Exploring Permutations and Combinations: Key to AI and Machine Learning
Explore how the mathematical principles of permutations and combinations influence AI and machine learning, driving advancements in feature selection and model optimization.

Investigate deep learning in embedded computer vision for Terrain Aware Autonomous Driving on Mars
To Boldly go Where no Rover has Gone Before!: Investigate deep learning in embedded computer vision for Terrain Aware Autonomous Driving on Mars
Harvard University
Charles Lariviere, David Maiolo, Shawn Olichwier, Mohammed Syed
April 24,…

The Rise of Alpaca AI: A Cheaper Alternative to ChatGPT
Overview
Alpaca AI is a fine-tuned language model built on top of Meta's open-source LLaMA 7B. The project demonstrates the possibility of creating a powerful AI language model for a fraction of the cost typically associated with training large-scale…

Building a Chatbot Model with TensorFlow and Seq2Seq
As part of a series of learning guides, this tutorial will walk you through the process of creating a TensorFlow NLP model using sequence-to-sequence (seq2seq) modeling. Specifically, we will focus on building a model for a chatbot application…

How OpenAI’s ChatGPT Achieves Its Power: A Look at the Hardware Behind the AI Language Model
How is ChatGPT So Powerful? A Look at the Hardware Behind OpenAI's Latest AI Language Model
By now, you've probably heard of ChatGPT, the latest AI language model from OpenAI that has taken the internet by storm. With 6 billion parameters and…

Intelligent Conversation: A Chatbot Application Using OpenAI
This project is a chatbot application that utilizes the OpenAI API to generate responses to user input. The application is built using Node.js and Express for the server-side logic, and JavaScript, HTML, and CSS for the client-side user interface.…