Skip to content
View opalkale's full-sized avatar

Organizations

@peerlibrary

Block or report opalkale

Report abuse

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

Report abuse

Popular repositories Loading

  1. pacman-multiagent pacman-multiagent Public

    Implementing expectimax, alpha-beta pruning, and minimax algorithms in a game of Pacman

    Python 12 12

  2. matrix-multiply-optimization matrix-multiply-optimization Public

    Used cache blocking, parallelizing, loop unrolling, register blocking, loop ordering, and SSE instructions to optimize the multiplication of large matrices to 55 gFLOPS

    C 6 8

  3. personalsite personalsite Public

    Personal Website

    Python 2

  4. android-drawing-app android-drawing-app Public

    Drawing app for Android that allows the user to choose an image and paint over it via touch

    Java 2 1

  5. rainbow-table rainbow-table Public

    rainbow-table

    C 2

  6. pacman-search pacman-search Public

    General search algorithms (DFS, BFS, UCS, A*, Heuristics) applied to Pacman scenarios.

    Python 1 1