GithubHelp home page GithubHelp logo

Ochuko Adiotomre's Projects

100000000-instructions-evaluations-in-linux icon 100000000-instructions-evaluations-in-linux

This project made used of a 2 level cache - L1: split cache and L2: unified cache. I evaluated the impact of changing the cache configuration, such as L1 and L2 Cache size, Associativity, Block Size and Latency hit time. This was done using a SimpleScalar “sim-outorder” model and the SPEC 2000 benchmark suite. The result was compared using: Number of instructions per cycle (IPC), L1 data cache miss rate L1 instruction cache miss rate L2 unified cache miss rate The number of load instructions executed Total Simulation time

cnn-based-facial-expression-detection icon cnn-based-facial-expression-detection

This model uses Convolutional Neural Network to learn 8 different facial expression such as "neutral", "anger", "contempt", "disgust", "fear", "happy", "sadness" and "surprise".

dynamically-allocating-memory icon dynamically-allocating-memory

In here I created a simple matrix transpose solver. The special part of this is that the user can input the size(any size) of the matrix they want to transpose and also the inputs of each elements of the matrix. I had to dynamically allocate the rows and columns to this matrix since a matrix is a 2D array whose size must be allocated when created with a constant number, rather than a variable, in which the "cin" function takes.

kaggle-titanic-prediction icon kaggle-titanic-prediction

This is a project which predict the possibility of a passenger in the Titanic ship surviving or not. Information can be found on the website listed

mammogram-mass-project icon mammogram-mass-project

This is a project use to describe if a mammogram is bening or malignant. The data set is from the uci repository and this is my final project implementation for the sundog frank kane udemy data science course. The implementation was well visualized and explaine for both experts and beginners. It also contains link to various models or methods used.

mit-deep-learning icon mit-deep-learning

Tutorials, assignments, and competitions for MIT Deep Learning related courses.

mnist-data-set icon mnist-data-set

This is an efficient implementation of the Mnist data set which provides an accuracy of up to 98%

surveliance-system icon surveliance-system

In this project, the Robotic Arm Edge is used to perform surveillance on a red brick. The robot detects the red brick using image segmentation by thresholding, the robot is moved using two degress of freedom to keep the camera at the centroid of the brick as the brick is moved. At the point where the robot lose track of the brick, an alarm starts buzzing.

udemy-frank icon udemy-frank

Udemy lectures on data science & machine learning; Sundog Education by Frank Kane

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.