Page Not Found
Page not found. Your pixels are in another canvas.
A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.
Page not found. Your pixels are in another canvas.
About me
This is a page not in th emain menu
Published:
Often when training neural networks, we will want to monitor the training process, record metrics, or make changes to the training process. In TensorFlow 2, callbacks can used to call utilities at certain points during training of a neural network. In this post, I’ll describe some of the common use cases of callbacks, show how to implement some of the standard callbacks with the built-in classes, and show how to write custom callbacks to make changes to the training process.
Published:
NumPy arrays are a core part of the numerical computing stack in Python. NumPy provides a large number of functions for creating these arrays, of which np.array
is most well known (due to ubiquitous use in tutorials). However, np.array
is not always the right function to use. This post will explore some other common array creation functions.
Published:
Type hints are annotations in python that indicate the type(s) that are expected as input or return.
Published:
Polynomials are an important mathematical building block used in many science and engineering fields. In python, NumPy can be used to perform operations on polynomials.
In this analysis, we present findings from loan default data. We provide a model for predicting loan default status and interpretable customer segmentation.
In this analysis, we present factors related to attrition. Three top factors are presented and relations to other factors are described. Models for attrition and income are presented along with a discussion on performance. Results of the income modeling are interpreted. Finally, some other trends in the data are described.
A multiple linear regression analysis of housing prices in Ames, IA.
We want to build a large-scale data framework that will enable us to store and analyze financial market data and drive future predictions for inverstment.
An implementation of Character-level Convolutional Networks for Text Classification in TensorFlow.
In this analysis, we propose to model the change in GDP for the United States to attempt to predict recessions.
Published in SMU Data Science Review, 2021
This paper proposes a method for the integration of natural language understanding in image classification to improve classification accuracy by making use of associated metadata.
Recommended citation: Miller, Stuart J.; Howard, Justin; Adams, Paul; Schwan, Mel; and Slater, Robert (2020) "Multi-Modal Classification Using Images and Text," SMU Data Science Review: Vol. 3 : No. 3, Article 6. https://scholar.smu.edu/datasciencereview/vol3/iss3/6/
Published:
This is a description of your talk, which is a markdown files that can be all markdown-ified like any other post. Yay markdown!
Published:
This is a description of your conference proceedings talk, note the different field in type. You can put anything in this field.
Undergraduate course, University 1, Department, 2014
This is a description of a teaching experience. You can use markdown like any other post.
Workshop, University 1, Department, 2015
This is a description of a teaching experience. You can use markdown like any other post.