zhenjiayue's Stars
yanpanlau/DDPG-Keras-Torcs
Using Keras and Deep Deterministic Policy Gradient to play TORCS
vita-epfl/CrowdNav
[ICRA19] Crowd-aware Robot Navigation with Attention-based Deep Reinforcement Learning
ugo-nama-kun/gym_torcs
matlab-deep-learning/reinforcement_learning_financial_trading
MATLAB example on how to use Reinforcement Learning for developing a financial trading model
jastfkjg/DDPG_Torcs_PyTorch
Using PyTorch and DDPG to play Torcs
lujian9328/LungCancerDetection
This project presents the better Computer Aided Diagnosing (CAD) system for automatic detection of lung cancer. The initial process is lung region detection by applying basic image processing techniques such as Bit-Plane Slicing, Erosion, Median Filter, Dilation, Outlining, Lung Border Extraction and Flood-Fill algorithms to the CT scan images. After the lung region is detected, the segmentation is carried out with the help of Mean Shift clustering algorithm. With these, the features are extracted and the diagnosis rules are generated. These rules are then used for learning with the help of Random Forest. The experimentation is performed with 15, 000 images obtained from the kaggle contest. The experimental result shows that the proposed CAD system can able to tell the posterior probability of lung cancer for a patient based on the detection algorithm. Also the usage of Random Forest will increase the accuracy of detecting the cancer nodules.
xianhong/DDPG-TORCS
Reinforcement learning of driving a racing car in TORCS using DDPG algorithm
sarikayamehmet/DRL-Torcs
PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simulator)
ZijianHan/torcs-reinforcement-learning
RL for path planning
kivancguckiran/torcs-rl-agent
PESLA - TORCS Deep Reinforcement Learning Agent
waxz/a3c_torcs
a3c for torcs game
kaushikb258/DDPG_TORCS2
DDPG with Gaussian noise for autonomous driving in TORCS
kaushikb258/PPO_Torcs2
Autonomous Driving on Torcs using PPO
WissamAKRETCHE/DDPG-Keras-TORCS
zdx3578/a3c-torcs
Baiyu6666/DQN_TORCS_vision
This is a DQN impliment to run Torcs with vision as the input.
JakeDug/datascienceproject
Repository for 4th Year Software Development data science project. For this project we developed a system that will allow a user to upload x-ray images and the images will be classified as having pneumonia or not having pneumonia.
Lung-cancer-detection-system/Lung-cancer-detection
This is a lung cancer detection system powered by image processing technology
jenapss/Tensorflow-2.3-Pneumania-Detection-System
Pneumania Detection Web application build with Flask. The model's prediction accuracy is 93%. Model was trained on public available dataset: https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia?
kaushikb258/SAC_Torcs
Autonomous driving in Torcs using SAC reinforcement learning
lucianzhong/DQN_to_drive_in_TORCS
sumitdnath/CovAid
Corona - COVID19 virus affects the respiratory system of healthy individual & Chest X -Ray is one of the important imaging methods to identify the corona virus. With the Chest X - Ray dataset, Develop a Machine Learning Model to classify the X Rays of Healthy vs Pneumonia (Corona) affected patients & this model powers the AI application to test the Corona Virus in Faster Phase.
fc194/COVID-19_Diagnosis_Aid_System
A Novel Triage Tool of Artificial Intelligence Assisted Diagnosis Aid System for Suspected COVID-19 pneumonia In Fever Clinics
rajgaurav99/Pneumonia-Detection
An GUI python application that uses a X-ray image to predict whether the person is suffering from Pneumonia or not.
amol-matkar/Pneumonia-Detection
The goal is to build a pneumonia detection system, to locate the position of inflammation in an image. Here we built an algorithm to detect a visual signal for pneumonia in medical images using CNN through the bounding boxes.
anikasiddika19/Chest-Disease-Detection-Applying-Deep-Neural-Network
The system is developed using a Deep Neural Network for detecting Pneumonia disease from x-ray images, here the combination of image processing and deep learning had been done properly.
DATMODU/TORCS_DDPG_Tensorflow
MihirBindal/Pneumonia-detection-system
rafailislam/DDPG-TORCS_TF.2.3.0-CSC736
vaibhavkashyap230/Pneumonia-Diagnosis-System
Machine learning model to detect Pneumonia from malignant X-Ray scans of the chest.