Patrick O'Rourke's repositories
Linear_Regression-in-TensorFlow
A simple Linear Regression to model the relationship between burglaries and manslaughter/homicide offenses in America (as per FBI statistics)
Titanic-Survivors
This is my current solution to the Kaggle problem "Titanic: Machine Learning from Disaster"
Auto_MPG---Neural-Network
Using neural networks to access the features which best determine "power to weight" of cars
Auto_MPG---Regression
Using multi-linear regression to access the features which best determine "power to weight" of cars
patrick160893.github.io
Personal Page
Time-Analysis-of-Neural-Networks-with-Different-Techniques
The following script compares the execution time of a Letter Recognition neural network for 1) with any deep-learning libraries; 2) with TensorFlow; 3) with Batching
Auto_MPG---TensorFlow
Using TensorFlow to access the features which best determine "power to weight" of cars
Functional-Program-Design-in-Scala
My solutions to the Coursera course "Fuctional Program Design in Scala"
Functional-Programming-in-Scala-Capstone
My solutions to the Coursera course "Functional Programming in Scala Capstone"
github-slideshow
A robot powered training repository :robot:
Google-IT-Support-Professional-Certificate-Courses-Notes
Notes from Coursera's Google IT Support Professional Certificate Program
Javascript-Calculator
Calculator using HTML5, CSS 3 and Javascript
Letter_Recognition----TensorFlow
Using TensorFlow for letter classification by access various black-and-white, rectangular pixels
Letter_Recognition---Batching
Using TensorFlow with batching for letter classification by accessing various black-and-white, rectangular pixels
MovieLens-Recommendation-System
MovieLens Recommendation System with content-based recommendations and collaborative filtering
Parallel-Programming
My solutions to the Coursera course "Parallel Programming"
Revision-Questions-for-the-CCA175-exam
This is a set of answers and solutions which I have completed in preparation for the CCA175 exam.