Skip to content
View simeonbabatunde's full-sized avatar
Block or Report

Block or report simeonbabatunde

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. embedded-deep-learning-for-autonomous-vehicles embedded-deep-learning-for-autonomous-vehicles Public

    This project focuses on the implementation of optimized Linear and DNN regression models for inter-vehicle distance prediction in a Cooperative Adaptive Cruise Control (CACC) application. It levera…

    Jupyter Notebook 2 1

  2. deep-learning-with-pytorch deep-learning-with-pytorch Public

    This repository contains the implementation of key aspects of deep learning using (Deep Learning With PyTorch - Full Course)[https://www.youtube.com/watch?v=c36lUUr864M] as a reference.

    Python

  3. python2-interpreter python2-interpreter Public

    This repo. contains the implementation of an interpreter for python 2.7.x using flex (scanner) and bison (parser) and written with C/C++.

    Python 2

  4. uv_risk_detection_and_prevention uv_risk_detection_and_prevention Public

    This system is a set of wearable devices that inform the user about UV exposure rate. One device senses UV radiation and the other displays the UV radiation levels. The display device shows the cur…

    C++

  5. Hands-on-ML-Projects Hands-on-ML-Projects Public

    This project focuses on the implementation and training of machine learning algorithms in python without using ML libraries.

    Python

  6. AoC2021 AoC2021 Public

    This repository contains my submissions for the 2021 Advent of Code (AoC) programming puzzles. This is my first time participating in this contest, and I chose Python for implementing the solutions.

    Python