Skip to content
View texastony's full-sized avatar
Block or Report

Block or report texastony

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. adapting-c3d-keras adapting-c3d-keras Public

    An example of how to adapt the C3D CNN for another problem. Really a fork of https://github.com/axon-research/c3d-keras

    Python 8 2

  2. JavaNeuralNetwork JavaNeuralNetwork Public

    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…

    Java 1

  3. genetic-scheming genetic-scheming Public

    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…

    Scheme 1

  4. grid-predator-prey grid-predator-prey Public

    Chez Petite Scheme competition bots.

    Scheme 1

  5. Motion_Detection_Obj_Recog Motion_Detection_Obj_Recog Public

    A quick demo using open-cv, tensorflow and keras to detect motion in a camera and

    Jupyter Notebook 1

  6. EarlGray EarlGray Public

    This a very simple FTP server implementation for a project.

    Java