GithubHelp home page GithubHelp logo

Casey Fleck's Projects

-automatic-image-segmentation icon -automatic-image-segmentation

To segment each of the input grayscale images from the EM stack ‘train-volume.tif’, to get pixel values as close as possible to the true segmented images from the EM stack ‘train-labels.tif’.

computationofrubikscube icon computationofrubikscube

Simulated a Rubik's cube in c that can be turned, flipped and mixed up. The research involves finding an algorithm that can solve the Rubik's Cube in under 20 moves starting from any state. The cube is a struct that keeps track of its colors and position. The turns were created by changing the pointers of each cubie to its new position. Have been working on this project with the head of the math department, Dr. Thomas Hoffman. Currently, we are iterating through each possible move in the cube (first only by only turning the cube 3 times, then 4 times, and so on) to find unique turns in the cube that will take the cube back to its original state. If we find any unique moves that go back to the original state, then these moves can be added to our assortment of possible moves for the algorithm.

diamol icon diamol

Code samples for the book "Learn Docker in a Month of Lunches"

simplegrocerylist icon simplegrocerylist

This is a application to collect a list of groceries. This will be used to test options for containerization.

smart-environments-poster icon smart-environments-poster

Took part in research program called Smart Environments. Theme of the program revolved around ways to improve the efficiency of peoples lives. Individual assignment comprised of the improvement of search algorithms used for schools and other various research labs. Conducted the search for an algorithm that would incrementally refine a given keyword query by exploring the promising neighbors of its answer, without re-evaluating all possible query candidates. Incorporated the Java EE library. Tasks included creation of graphs with Neo4j driver and knowledge of breadth first search algorithm.

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.