Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
C-Codes-For-Beginners
coding for fun!!
C-Games
In my free time, I like to build some classic games. I am starting this repo to try to constantly add new games
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
CPE-593-PROJECT
CPE-593 PROJECT: RSA
Machine-Learning---Heart-Disease-Predictor
Predicting heart disease using machine learning This notebook looks into using various Python-based machine learning and data science libraries in an attempt to build a machine learning model capable of predicting whether or not someone has heart disease based on their medical attributes. We're going to take the following approach: ##Problem definition ##Data Evaluation, ##Features Modelling Experimentation, 1. Problem Definition: Given clinical parameters about a patient, can we predict whether or not they have heart disease? 2. Data: The original data came from the Cleavland data from the UCI Machine Learning Repository. https://archive.ics.uci.edu/ml/datasets/heart+Disease\n", 3. Evaluation: If we can reach 95% accuracy at predicting whether or not a patient has heart disease during the proof of concept, we'll pursue the project. 4. Features: This is where you'll get different information about each of the features in your data. You can do this via doing your own research (such as looking at the links above) or by talking to a subject matter expert (someone who knows about the dataset).
Machine-Learning-Bulldozer-Sales-Price-Predictior
Bulldozer Sales Price Prediction Model
RTOSTimerManagement
RTOS Timer Management
SolarSystemSimul
A C++ program to simulate the solar system orbital acceleration and positions for planets around sun at different time step.
DREAMPlace
Deep learning toolkit-enabled VLSI placement
jeshu54's Repositories
jeshu54/Machine-Learning---Heart-Disease-Predictor
Predicting heart disease using machine learning This notebook looks into using various Python-based machine learning and data science libraries in an attempt to build a machine learning model capable of predicting whether or not someone has heart disease based on their medical attributes. We're going to take the following approach: ##Problem definition ##Data Evaluation, ##Features Modelling Experimentation, 1. Problem Definition: Given clinical parameters about a patient, can we predict whether or not they have heart disease? 2. Data: The original data came from the Cleavland data from the UCI Machine Learning Repository. https://archive.ics.uci.edu/ml/datasets/heart+Disease\n", 3. Evaluation: If we can reach 95% accuracy at predicting whether or not a patient has heart disease during the proof of concept, we'll pursue the project. 4. Features: This is where you'll get different information about each of the features in your data. You can do this via doing your own research (such as looking at the links above) or by talking to a subject matter expert (someone who knows about the dataset).
jeshu54/SolarSystemSimul
A C++ program to simulate the solar system orbital acceleration and positions for planets around sun at different time step.
jeshu54/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
jeshu54/C-Codes-For-Beginners
coding for fun!!
jeshu54/C-Games
In my free time, I like to build some classic games. I am starting this repo to try to constantly add new games
jeshu54/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
jeshu54/CPE-593-PROJECT
CPE-593 PROJECT: RSA
jeshu54/Machine-Learning-Bulldozer-Sales-Price-Predictior
Bulldozer Sales Price Prediction Model
jeshu54/RTOSTimerManagement
RTOS Timer Management
jeshu54/darkriscv
opensouce RISC-V implemented from scratch in one night!
jeshu54/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
jeshu54/EEE608_Project
Bulldozer Promit maximization
jeshu54/FE520_Project
A Python and Flask based Stock Quote Module
jeshu54/Hubmaster
Oneforall
jeshu54/Python_Project_Earning_prediction
jeshu54/stock-market-predictor
A data model written with Python, Sci-kit learn and TensorFlow to predict future stock price
jeshu54/Verilog-Learning
Verilog Files