Giter Club home page Giter Club logo

JT's Projects

avl-tree icon avl-tree

Python implimentation of an AVL tree which is a self-balancing binary search tree where the heights of the 2 child subtrees of any node differe by at most one.

bear-predictor icon bear-predictor

The Bear Predictor is a PyTorch model created using fastAi that is able to predict 7 of the 8 kinds of bears: Grizzly, Black, Polar, Panda, Andean, Sloth, and Sun Bear.

branch-trace-analysis icon branch-trace-analysis

Branch prediction is a technique used in computer architecture schemes to reduce the overhead cost of branch operations. The present paper examines the application of the following static and dynamic branch prediction methods presented in Santa Clara Universityโ€™s Advanced Computer Architecture (COEN 313) course: Always Taken, Always Not Taken, N-Bit, Correlating, and Gshare. The Prophet-Critic hybrid predictor is also implemented as a potential method of custom hybrid branch prediction by the authors. Analysis of the aforementioned methods was compared based on the resulting misprediction rates observed upon application to large datasets. Empirical results concluded a substantial performance improvement using dynamic and custom branch prediction techniques over static methods, yielding hit rates of up to 90%. The substantial improvements in performance can be attributed to the active analysis of the branch pattern behaviors. Together, these findings recommend that dynamic techniques of branch prediction are used to improve instruction pipelining and increase CPU efficiency.

chainlit icon chainlit

Build Conversational AI in minutes โšก๏ธ

coen21 icon coen21

Coen 21's Lab work: contains schematic and Verilog Code

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.