Giter Club home page Giter Club logo

Grant Eaton's Projects

basic-email-form icon basic-email-form

This is a basic php script to take information from your website form and have it sent to an email in your preferred format.

botkit icon botkit

Botkit is a toolkit for making bot applications

breakthrough-ai-player icon breakthrough-ai-player

An artificial intelligence player that plays the game Breakthrough, using the AI methodology of Alpha-beta to play against you.

efficient-sudoku-solver icon efficient-sudoku-solver

This is a Sudoku solver that used backtracking and forward-checking with minimum remaining values to quickly solve the puzzle.

etc icon etc

A bundle of files I want to save. Nothing to see here!

guess-the-national-park icon guess-the-national-park

A website made to test your knowledge of national parks by trying to guess which park a given photo was taken in

handson-ml icon handson-ml

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.

ios-app-hacking icon ios-app-hacking

This is a tutorial I made way back in the day (2013) for iPhone application hacking. However it is out of date, 80% of it is still very relevant and useful.

java-maze-solver icon java-maze-solver

a program that takes a text file maze input and outputs the solution with three algorithms: breadth-first search, depth-first search and uniform cost search.

kaggle-iceberg-classifier icon kaggle-iceberg-classifier

A simple attempt at the Kaggle Iceberg Challenge found [here](https://www.kaggle.com/c/statoil-iceberg-classifier-challenge). The implementation uses a Convolutional Neural Network in Keras and TensorFlow.

miami-scheduler icon miami-scheduler

Website for scheduling courses at Miami University - Oxford. www.miamischeduler.com

portfolio icon portfolio

A simple portfolio to display coding projects

practice-with-generics icon practice-with-generics

Just some practice functions with C# and python generics, as well as taking functions as arguments

prolog-practice icon prolog-practice

Working on learning Prolog. Check out hw3S17.pl for some practice functions:

random-technology-docs icon random-technology-docs

Lets learn some lessser-known, yet helpful things about Python! Basically this is just a place for me to store python-based stuff for later reference.

scheme-practice icon scheme-practice

Some Functional programming practice (Scheme48), and practice with tail-recursion, loading in files, and more.

travelling-salesman-problem icon travelling-salesman-problem

An implementation of a brute-force solution to the TSP. This program is designed to use TSPLib graphs from http://www.math.uwaterloo.ca/tsp/vlsi/index.html . Additionally, a slightly optimized solution is implemented.

upper-triangular-matrix icon upper-triangular-matrix

A basic Upper Triangular Matrix implemented with a 1D array and a simple access function. Additionally, it implements enumerable. Also, I randomly implemented a serializer, for fun. All is written in C#.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.