Fuel consumption prediction for passanger Ferry
This project is accepted at journal of ocean engineering in a regular paper entitled “Fuel Consumption Prediction for a Passenger
Read Moreinvolve a code
This project is accepted at journal of ocean engineering in a regular paper entitled “Fuel Consumption Prediction for a Passenger
Read MoreUsing Streamlit, we deploy exploratory data analysis (EDA) for different tabular dataset. The following data are preloaded in the model: The
Read MoreLeTFuser: Light-weight End-to-end Transformer-Based Sensor Fusion for Autonomous Driving with Multi-Task Learning In end-to-end autonomous driving, the utilization of existing
Read MoreIn this post, we are trying to go over the probability and naive Bayes approach. In. the following slides which
Read MoreGitHub The first project (party affiliation prediction) is from this link. The second project (denoising) is from this link. Party
Read MoreThe code was inspired by the medium post. Github What is Tabu Search? Tabu Search is a commonly used meta-heuristic
Read MoreGitHub Although human navigational intent inference has been studied in the literature, none have adequately considered both the dynamics that describe human
Read MoreGithub Download full report 1- Data Normalization: CIFAR100_TRAIN_MEAN = (0.4914, 0.4822, 0.4465) CIFAR100_TRAIN_STD = (0.2023, 0.1994, 0.2010) Add this line to the transfer.compose for test/train
Read MoreIn this post, we are going to present “EcoLight: Reward Shaping in Deep Reinforcement Learning for Environment Friendly Traffic Signal
Read MoreGithub Maximum Subarray Sum aka Largest Sum Contiguous Subarray is a well-known problem in algorithm. Write an efficient program to
Read More