Pinned Repositories
3js-experiments
Game engine physics and simulation experiments
cryptochallenges
My attempt at the Cryptopals Crypto Challenges
fastapi_crud_app
This repo demonstrates an example FastAPI CRUD application.
ML-tutorials
Practice area for machine learning techniques/algorithms
react-redux-starter
Provides a basic outline file structure for a react-redux project
receptive_field
Use to calculate receptive field of CNNs
rustlings
Fork of rustlings with my solutions
waste_classification
Waste classification task
reesdavison's Repositories
reesdavison/ML-tutorials
Practice area for machine learning techniques/algorithms
reesdavison/react-redux-starter
Provides a basic outline file structure for a react-redux project
reesdavison/receptive_field
Use to calculate receptive field of CNNs
reesdavison/3js-experiments
Game engine physics and simulation experiments
reesdavison/cryptochallenges
My attempt at the Cryptopals Crypto Challenges
reesdavison/fastapi_crud_app
This repo demonstrates an example FastAPI CRUD application.
reesdavison/rustlings
Fork of rustlings with my solutions
reesdavison/waste_classification
Waste classification task
reesdavison/gitDemo
reesdavison/glog
C++ implementation of the Google logging module
reesdavison/insightface
Face Recognition Project on MXNet
reesdavison/message-board
Demonstration of web technologies
reesdavison/models
Pre-trained and Reproduced Deep Learning Models (经典复现模型)
reesdavison/reliable_api_service
A service that can placed in front of an unreliable service to provide a consistent state to the user