You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A feature-rich Java calendar application with interactive and headless CLI modes. Create single/recurring/all-day events, edit with granular scopes, query availability, and export to Google Calenda…
A deep learning-powered traffic sign classifier built with TensorFlow/Keras that accurately identifies 43 different types of German traffic signs. The model achieves 94.8% accuracy on test data and…
Reinforcement learning checkers agent with 87% win rate. Uses gradient descent and linear function approximation to learn optimal strategies through self-play against random opponent.