texastony
Eagle Scout & Computer Scientist with research experience in Artificial Intelligence. Emacs enthusiast, prefers Python and ~C~ Java (apparently I forgot C ;(
AWSSeattle, WA
Pinned Repositories
adapting-c3d-keras
An example of how to adapt the C3D CNN for another problem. Really a fork of https://github.com/axon-research/c3d-keras
aws-crypto-tools-test-vector-framework
Contains rules explaining how to use test vectors for the AWS Encryption SDK
aws-cryptographic-material-providers-library-java
AWS Cryptographic Material Providers Library for Java
aws-dynamodb-encryption-java
Amazon DynamoDB Encryption Client for Java
aws-dynamodb-encryption-python
Amazon DynamoDB Encryption Client for Python
genetic-scheming
AI #15 is due on Tuesday, 6 May. Write a genetic algorithm (GA) that learns all ones for a 32 bit chromosome. Make your program able to work for any size input string. It should be able to randomly generate the initial population. Do the standard selection, crossover, and mutation as discussed in class. At each x generations display the best individual along with its fitness and the average fitness of the population.
grid-predator-prey
Chez Petite Scheme competition bots.
JavaNeuralNetwork
Undergraduate Research Project, developing a neural network in Java with back propagation. This code is an exploration of neural networks, so that the creator can then adapt it to Arduino to create an Independently Processed Neural Network on Arudino Pro Mini's for robotic control.
Motion_Detection_Obj_Recog
A quick demo using open-cv, tensorflow and keras to detect motion in a camera and
texastony's Repositories
texastony/adapting-c3d-keras
An example of how to adapt the C3D CNN for another problem. Really a fork of https://github.com/axon-research/c3d-keras
texastony/genetic-scheming
AI #15 is due on Tuesday, 6 May. Write a genetic algorithm (GA) that learns all ones for a 32 bit chromosome. Make your program able to work for any size input string. It should be able to randomly generate the initial population. Do the standard selection, crossover, and mutation as discussed in class. At each x generations display the best individual along with its fitness and the average fitness of the population.
texastony/grid-predator-prey
Chez Petite Scheme competition bots.
texastony/JavaNeuralNetwork
Undergraduate Research Project, developing a neural network in Java with back propagation. This code is an exploration of neural networks, so that the creator can then adapt it to Arduino to create an Independently Processed Neural Network on Arudino Pro Mini's for robotic control.
texastony/Motion_Detection_Obj_Recog
A quick demo using open-cv, tensorflow and keras to detect motion in a camera and
texastony/aws-crypto-tools-test-vector-framework
Contains rules explaining how to use test vectors for the AWS Encryption SDK
texastony/aws-cryptographic-material-providers-library-java
AWS Cryptographic Material Providers Library for Java
texastony/aws-dynamodb-encryption-java
Amazon DynamoDB Encryption Client for Java
texastony/aws-dynamodb-encryption-python
Amazon DynamoDB Encryption Client for Python
texastony/aws-encryption-sdk-c
AWS Encryption SDK for C
texastony/EarlGray
This a very simple FTP server implementation for a project.
texastony/JHTTP
An HTTP server in Java. For a group project in a networks class.
texastony/aws-encryption-sdk-cli
CLI wrapper around aws-encryption-sdk-python
texastony/aws-encryption-sdk-dafny
AWS Encryption SDK for Dafny
texastony/aws-encryption-sdk-docs
Explains how to use the AWS Encryption SDK, a library that enables secure client-side encryption. The Encryption SDK uses cryptography best practices to protect your data and the encryption keys used to protect that data.
texastony/aws-encryption-sdk-java
AWS Encryption SDK
texastony/aws-encryption-sdk-javascript
AWS Encryption SDK for Javascript and Node.js
texastony/aws-encryption-sdk-python
AWS Encryption SDK
texastony/aws-encryption-sdk-specification
AWS Encryption SDK Specification
texastony/aws-sdk-js-crypto-helpers
AWS Cryptographic helpers for Javascript and Node.js
texastony/base64io-python
A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream.
texastony/busy-engineers-document-bucket
A workshop to introduce client-side encryption with the AWS Encryption SDK and AWS KMS.
texastony/crypto-tools
AWS Cryptography Crypto Tools Team
texastony/duvet
texastony/hierarchical-deep-cnn
Hierarchical Deep CNN for image recognition and labeling
texastony/libraries
Libraries useful for Dafny programs