Pinned Repositories
ai-toolkit
Unifying all code detailing learned ML concepts for easy reuse.
aptos-blindness
APTOS 2019 Blindness Detection
edutorch
Rewritten PyTorch framework designed to help you learn AI/ML
flake8-function-order
A flake8 extension that checks classes attributes order
flake8-future-annotations
Verifies python 3.7+ files use `from __future__ import annotations`
pytest-idempotent
Pytest plugin for testing the idempotency of a function.
self-driving
Training a network to drive a car simulator using high level commands, CS 231N Final Project.
stanfordkarel
Python Implementation of Karel for CS106A at Stanford
torchinfo
View model summaries in PyTorch!
wolfbot
One Night Ultimate Werewolf: AI Edition
TylerYep's Repositories
TylerYep/torchinfo
View model summaries in PyTorch!
TylerYep/stanfordkarel
Python Implementation of Karel for CS106A at Stanford
TylerYep/flake8-future-annotations
Verifies python 3.7+ files use `from __future__ import annotations`
TylerYep/ai-toolkit
Unifying all code detailing learned ML concepts for easy reuse.
TylerYep/wolfbot
One Night Ultimate Werewolf: AI Edition
TylerYep/edutorch
Rewritten PyTorch framework designed to help you learn AI/ML
TylerYep/flake8-function-order
A flake8 extension that checks classes attributes order
TylerYep/pytest-idempotent
Pytest plugin for testing the idempotency of a function.
TylerYep/adventofcode
Advent of Code problem attempts for all years!
TylerYep/blog
Built with Jekyll.
TylerYep/django-simple-history
Store model history and view/revert changes from admin site.
TylerYep/flake8-pytest-style
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
TylerYep/forge
Rust workshop
TylerYep/goat
Workshop for Go code
TylerYep/golines
A golang formatter that fixes long lines
TylerYep/instareact
LA Hacks Project by Tyler, Chris, Bhargava, and Sergei
TylerYep/lung-xray
Stanford CS 271 Project
TylerYep/ruff
An extremely fast Python linter, written in Rust.
TylerYep/tf-toolkit
An example CNN built using ai-toolkit.
TylerYep/probs
Intuitive Probability API in Python
TylerYep/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.
TylerYep/pyupgrade
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
TylerYep/reorder_python_imports
Rewrites source to reorder python imports
TylerYep/stock-frontend
Guess up, down, or flat!
TylerYep/TheAlgorithmsPython
All Algorithms implemented in Python
TylerYep/tiki-topple
Let's topple some tikis!
TylerYep/tyleryep.github.io
Tyler Yep's Website!
TylerYep/wolfapp
Play One Night Ultimate Werewolf against AI or other humans, all in your browser!
TylerYep/wolfserver
Backend for One Night Ultimate Werewolf: AI Edition.
TylerYep/workshop
My design studio of AI/ML/CS concepts. The beginning of future projects.