Found 32 repositories(showing 30)
Explore the potential of integrating Virtual Reality (VR) and Artificial Intelligence (AI) techniques to increase the effectiveness of skill training in dentistry by providing personalised instruction, assessment and formative feedback in a form and on a scale not possible in the physical world.
stagedfright
Staged Fright is a public speaking simulator that lets you train your speaking skills in immersive 360 virtual reality. The application includes features such as a VR teleprompter that scrolls the speechtext on-screen, real-time volume feedback, and real-time pitch tracking.
The project demonstrates how to train a virtual car to drive autonomously in Unity simulator using reinforcement learning and random forest model.
No description available
Maximellerbach
A repo that uses the donkey car simulator in order to train/test and compete in virtual races !
Virtual patient simulator for skill training in dentistry
JulieBusch
StagedFright is a public speaking simulator that lets you train your speaking skills in immersive 360 virtual reality. The application includes features such as a VR teleprompter that scrolls the speechtext on-screen, real-time volume feedback, and real-time pitch tracking.
sans-creator
🎮 Self-Driving Car Simulation using Deep Learning.project simulates autonomous vehicle using a Convolutional Neural Network (CNN) trained via behavioral cloning. Built using Python, TensorFlow, and OpenCV, the model predicts steering angles from road images and navigates a virtual car in Udacity simulator with real-time control via Flask&SocketIo
CSE3311TEAM8
No description available
A VR-Based Simulation to Train Army
dcasbol
Prototype of virtual endoscopy simulator to train hysteroscopy techniques with a Simball 4D device.
compilesinmydreams
A project for stock simulator app called Trade Trainer which lets you practise trading with fake virtual money.
Snehil-70
The Virtual Pet Simulator is a console-based Java game that allows the player to adopt, feed, play with, train, and care for a virtual pet (Dog, Cat, or Bird). It is designed to demonstrate core Object-Oriented Programming (OOP) concepts like Encapsulation, Abstraction, Inheritance, and Polymorphism.
SorrenJ
A react virtual pet game where you can feed, clean, play, train, and chat with it. Uses sentiment analysis to detect your tone toward the pet. Adopt one pet or more in this cute little simulator
IndusWebDsgn
Train Operator Game is an interactive web game where you control the speed of a virtual train using a throttle slider. Increase the throttle to start the train and release the brakes to resume its journey. Track your progress with real-time speed and distance stats while enjoying a YouTube-powered train simulation.
No description available
Virtual MCB and RCCB Assembly, Inspection and Protection Training Simulator is an interactive electronics training tool that simulates breaker assembly sequence, visual inspection checkpoints, and protection behavior using circuit diagrams, fault scenarios, and real-time status indicators for operator and training engineer use.
Alex-126
make a virtual workshop in which student trained for different skill such as electrician, painter, simulator etc.
leafswear
Hacker Simulator zero mod, Hacker Simulator rank hack, Anonymous Hacker Simulator speed mod, AHS damage mod, AHS exp hack, Hacker Simulator virtual currency cheats, AHS rank game, Anonymous Hacker Simulator speed hack, Anonymous Hacker Simulator damage trainer, AHS god cheats, Hacker Simulator speed cheats, Anonymous Hacker Simulator rank
brandon-zimmerman
Deep neural network implemented with Python, Keras, and TensorFlow trained to drive a virtual vehicle around tracks within a simulator.
VincentGoins
Collaborated on Virtual Reality Firefighter simulator that trains users in obstacle courses including ladder climbing, wall breaking, and fire suppression.
priyathakre1111-art
The global golf simulators market and market will shape the way golf is made accessible, trained, and entertained by harnessing digital technology to provide realistic experiences within virtual spaces.
priyathakre1111-art
The global golf simulators market and market will shape the way golf is made accessible, trained, and entertained by harnessing digital technology to provide realistic experiences within virtual spaces.
vaishnavi117
Virtual Reality (VR) Welding Training Simulator is a system that uses Unity-based virtual environment to train users in welding without using real equipment. It allows learners to perform welding tasks in a 3D virtual space where the mouse acts as a welding torch and the keyboard controls the movement
Moawiz-Ur-Rehman
A fully interactive, web-based Cyber Incident Response Simulator built with React. Features a virtual terminal, live log analysis, and randomized attack scenarios (Ransomware, Phishing, SQLi) to train Blue Team defense skills.
jlund0
A virtual dog race simulator that using reinforced learning model to train the dogs while giving them random attribute that gives a more realistic random virtural dog race that can be beat on
abhasbali
This AI-powered stock trading simulator predicts stock prices using a trained LSTM model, fetches live stock market data using the Alpha Vantage API, and allows users to simulate buying and selling with virtual currency. It includes confidence scores, trend analysis, and interactive visualizations.
syedabdulsamadahmedali
This project implements a complete computer vision pipeline for autonomous vehicles using YOLOv8 trained on the KITTI dataset, evaluated in the CARLA simulator. It spans data preparation, model training, and deployment in a 3D virtual environment to detect cars, pedestrians, cyclists, and more in real-time.
This project presents an end-to-end deep learning based autonomous driving system that predicts steering angles directly from raw camera images using a convolutional neural network (CNN). The model is trained on simulator data with extensive data augmentation and can drive a virtual vehicle autonomously in real time.
iPhoring
The goal of this project is to build a convolution neural network trained on images collected from the car simulator to predict steering angles of the autonomous vehicle. The objective is to make sure that the model successfully drives our car around the virtual track without leaving the road.