Skip to content

Instantly share code, notes, and snippets.

View arntzy's full-sized avatar

Aaron Arntz arntzy

View GitHub Profile
#!/usr/bin/python3
# -*- coding: utf-8 -*-
import re
import random
# game object
tictactoe = {
'board' : '',
'player1' : {
{
"metadata": {
"name": "",
"signature": "sha256:d071dab08129712015ba4fc1fdc1e6b3d325a52a9ceb1f66bde3bc136493d1f5"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@arntzy
arntzy / SDA Final Project
Last active August 29, 2015 14:10
Using a Naive Bayes Classifier with Python and DeepbeliefSDK to Analyze Instagram Images
{
"metadata": {
"name": "",
"signature": "sha256:872250c64520d898242c5fb7694e2767e4eef9dbcd46e03ed1fe970e17e62da7"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [