Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View simeonbabatunde's full-sized avatar

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. langgraph-ai-agents langgraph-ai-agents Public

    This repository contains a suite of agentic chatbot tools and Retrieval-Augmented Generation (RAG) built with LangGraph, LangChain, and both OpenAI and local LLMs.

    Python 1

  2. 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 3 1

  3. 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

  4. 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

  5. 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++

  6. 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