https://www.davidmaiolo.com/wp-content/uploads/2023/06/autonomous_mars_small-1.png
301
300
David Maiolo
https://www.davidmaiolo.com/wp-content/uploads/2023/11/cropped-David-Maiolo-Logo3b-ICON-300x300.png
David Maiolo2023-06-30 21:26:462023-11-10 20:22:27Investigate deep learning in embedded computer vision for Terrain Aware Autonomous Driving on Mars
https://www.davidmaiolo.com/wp-content/uploads/2023/06/autonomous_mars_small-1.png
301
300
David Maiolo
https://www.davidmaiolo.com/wp-content/uploads/2023/11/cropped-David-Maiolo-Logo3b-ICON-300x300.png
David Maiolo2023-06-30 21:26:462023-11-10 20:22:27Investigate deep learning in embedded computer vision for Terrain Aware Autonomous Driving on Mars
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…

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.…
AI Projects / Tools
My recent projects in Artificial Intelligence
Legacy Projects / Tools
Tools I built for legacy applications

SCCM Script: Returning SQL Reports as Arrays
Overview
This script will allow you to take a standard SCCM SQL Report and output the report, automatically, to either a .CSV file or to an array for use in a pipeline.
Workflow
This standard SCCM SQL report can be run which would allow…

Certificate Template: Determining Compliance
Overview
At times it is important to determine if a client machine has a certain certificate installed from a certificate template. I developed this script, Get-DMGCertificateTemplateExistance, to to detect if a certificate was created from…

SCCM Script: Fix Kerberos Authentication Errors
Overview
At times, SCCM client machines may lose the ability to communicate properly with the SCCM site server due to Kerberos authentication errors. You will see these errors in Deployment Statuses or other times invoking PowerShell scripts…
Cloud Projects / Tools
Tools I built for legacy applications