Giter VIP home page Giter VIP logo

Katherine Oluwadarasimi Olowookere's Projects

alexnet-implementation icon alexnet-implementation

This repository contains an implementation of the AlexNet convolutional neural network (CNN) architecture using the Pytorch framework. The model is trained on a dataset consisting of images of cats and dogs, with the objective of classifying images into these two categories.

convnets-on-cifar10 icon convnets-on-cifar10

Training a convolutional neural network to identify images in the Cifar10 dataset. Test accuracy: 81.95%

english-to-french-neural-machine-translation icon english-to-french-neural-machine-translation

translating English sentences to French using a seq2seq model that learns to encode the source sequences (English) into a fixed context vector C and passing C into a decoder that predicts that the next word translation in the output sequence. LSTM hidden units were used to capture long term dependencies. Dataset: WMT'14 (en-fr) from HuggingFace

roadwatch--car-detection-and-tracking- icon roadwatch--car-detection-and-tracking-

This repository contains a car detection and tracking software implemented using YOLOv8 for object recognition and classification, along with DeepSORT for tracking. The model is capable of detecting cars, buses, trucks, and trains in real-time video streams. This model combines state-of-the-art object detection and tracking techniques.

skip-gram-language-model-word2vec- icon skip-gram-language-model-word2vec-

This project implements the Skip gram language model from scratch that computes the embedding vector for the different texts/words in the Brown Corpus

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.