Pinned Repositories
AIC
A Human Computer Interaction project using the Art Institute of Chicago's API
cpdbProject
A quarter long data science project using data from the Chicago Police Department
data-visualization
playing around with data visualization using d3.js
deep-learning-for-practitioners
Course material for CS397/497 - Deep Learning For Practitioners @ Northwestern
GAN-generate-data
Using a GAN to generate a new dataset
NLP
A quarter long project for Natural Language Processing
python-bootcamp
exercises for Udemy's complete python bootcamp
transpo_analytics
projects for Data Analytics in Transportation and Urban Development class
foundry
Simplifying the discovery and usage of machine-learning ready datasets in materials science and chemistry
dlp
A quarter long project reproducing a deep learning paper
kjschmidt913's Repositories
kjschmidt913/data-visualization
playing around with data visualization using d3.js
kjschmidt913/GAN-generate-data
Using a GAN to generate a new dataset
kjschmidt913/NLP
A quarter long project for Natural Language Processing
kjschmidt913/AIC
A Human Computer Interaction project using the Art Institute of Chicago's API
kjschmidt913/cpdbProject
A quarter long data science project using data from the Chicago Police Department
kjschmidt913/deep-learning-for-practitioners
Course material for CS397/497 - Deep Learning For Practitioners @ Northwestern
kjschmidt913/python-bootcamp
exercises for Udemy's complete python bootcamp
kjschmidt913/surveillance-tech-guide
kjschmidt913/transpo_analytics
projects for Data Analytics in Transportation and Urban Development class
kjschmidt913/access-buddy
kjschmidt913/ai-science-training-series
kjschmidt913/andyandkj
kjschmidt913/challengeMarch11
kjschmidt913/clickCounterProgrammed
An iOS app made programmatically, without story boards, that has addition and subtraction buttons to control the counter. A button toggles the background between white and red.
kjschmidt913/CppExercises
Homework problems in C++
kjschmidt913/first-contributions
🚀✨ Help beginners to contribute to open source projects
kjschmidt913/kjGraphicDesign
KJ Graphic Design Website
kjschmidt913/lab20And21
A function that will return random facts, exported from a different file. Converted the app to Express. Created routes to retrieve facts. Tested using Postman. Created a front-end for the app (added public folder, configured express app to point to the public folder). Used an AJAX call from the front end to retrieve the random facts.
kjschmidt913/MemeMe1.0
An iOS app made with UIKit. Allows the user to choose a photo from an album or take one with the camera, add text to the top and bottom, then share with friends.
kjschmidt913/MemeMe2.0
An iOS app made with UIKit. Toggles from a table view to a collection view of sent memes. Also allows the user to create a new meme to send by choosing a photo from an album or taking one with the camera, and adding text to the top and bottom.
kjschmidt913/milestone-one
first milestone project for Udemy's complete python bootcamp
kjschmidt913/milestone-two
second milestone project for Udemy's complete python bootcamp
kjschmidt913/Mint
A barebones Node.js app using Express 4.
kjschmidt913/model-comparison
compares different ML models on your data
kjschmidt913/Numbas
A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
kjschmidt913/pitchPerfect
An iOS app made with AutoLayout and UIkit that records a sound, then plays it back with effects the user chooses.
kjschmidt913/Portfolio
Bootcamp Labs for Portfolio
kjschmidt913/portfolio2018
Portfolio showcasing my projects
kjschmidt913/python-capstone
Final capstone project for Udemy's complete python bootcamp
kjschmidt913/seat-res-starter
Some bare bones starter code for the Seat Reservation App project