sr5434
rm_mixed_hh_helpsteer
sd-pokemon-model-lora
question_gen_gpt_oss_20b
- Developed by: sr5434 - License: apache-2.0 - Finetuned from model : unsloth/gpt-oss-20b-unsloth-bnb-4bit This gptoss model was trained 2x faster with Unsloth and Huggingface's TRL library.
sdxl-base-v1.0-logos
fashion-designer
gptQuotes
CodegebraGPT-10b
chatbot
SDXL-v1.0-sfx-step-800
Self Driving Car
Autonomous Driving w/ Deep Learning This project uses behavioral cloning to train a car to drive autonomously in a simulator. The simulator provides images from three cameras mounted on the car, as well as the steering angle, throttle, brake, and speed of the car. The goal is to train a neural network to predict the steering angle based on the images from the three cameras. The neural network is a Convolutional Neural Network trained using Keras and TensorFlow. I would like to thank the TensorFlow Research Cloud for providing the TPU v4-8 used during training. The simulator can be downloaded from: https://github.com/udacity/self-driving-car-sim Data Collection I used this dataset(all 3 subsets): https://www.kaggle.com/datasets/zaynena/selfdriving-car-simulator Model Architecture The model architecture is based on the NVIDIA model: https://devblogs.nvidia.com/deep-learning-self-driving-cars/ Wandb logs: https://wandb.ai/samirrangwalla1/self-driving/runs/nsj7wwer