Category: Uncategorized
-
Working with Large Datasets
August 21, 2019 We talked about approaches to work with large datasets when training deep neural networks. Specifically, using the generator from the Keras package to provide batch-by-batch training data […]
-
Open Discussion
July 31, 2019 Tonight we had an open discussion on AI for any topics the group wanted to cover. The different topics are listed below. There aren’t a lot of […]
-
Deploying AI Models
July 17, 2019 Here’s a discussion that we had about how to deploy models to be used in an AI application. The thought process follows a pattern of providing a […]
-
Business Application of AI
July 10, 2019 Dr Phil Bording walked us through a couple of examples of AI in use in business applications. The examples included estimation of housing prices and mechanical failure […]
-
Recurrent Neural Networks Part 3
June 26, 2019 This week we will be covering the final part of RNN development to predict stock price information using previous values. This notebook is based on a tutorial: […]
-
Recurrent Neural Networks
June 12, 2019 From WikiPedia: A recurrent neural network (RNN) is a class of artificial neural network where connections between nodes form a directed graph along a temporal sequence. This […]
-
Open Discussion
May 29, 2019 Show & Tell Updated from Huntsville AI members on their personal or work projects. Chuck Rhoman – Mobile app with IBM Watson Photo from a phone does […]
-
Small Business Innovation Research
May 22, 2019 This discussion covered selected SBIR topics that included some type of Artificial Intelligence or Machine Learning in the description. More information: STTR 19.2 SBIR 19.2 Export Control: […]
-
Word & Document Vectors
May 8, 2019 Introduction From Wikipedia: Word embedding is the collective name for a set of language modeling and feature learning techniques in natural language processing (NLP) where words or phrases […]
-
Intro to spaCy
April 17, 2019 Main website is at https://spacy.io/ You may also want to check out the company behind spaCy – Explosion AI The best way to get off the ground is to […]