Pinned Repositories
Algorithm-And-Data-Structures-Practice
A Collection of Algorithms
Collapse2Root
A modification of FileMapper GUI to collapse file directory structures
Custom-Spellcheck
Takes a list of words specified by user and spellchecks input text to that dictionary
DoorLockStatusCamera
A basic security camera that saves timestamped frames to a daily directory. Intended to monitor the activity of a door, but can be used for many purposes
File-Mapper
Maps all files rooted to a given directory or zip file to python dictionary or JSON
MineCraft-Mod-RopeLadder-32bit-Resource-Pack
A 32 bit texture pack for Selim_042's Rope Ladders mod. Link to mod: https://www.curseforge.com/minecraft/mc-mods/rope-ladders
Moonrakers-Base-Card-Holder
Saves tablespace by organizing base card set
movie-data-analysis-DATA320-midterm
Bellevue College DATA320 Midterm by Andrew McDaniel
OpenCV_Dimensions_Walkthrough
Example for understanding dimensions and shape in OpenCV
PyTorch_Pedestrian_Finetuning_Tutorial
Based on Torchvision Object Detection Finetuning Tutorial: https://pytorch.org/tutorials/intermediate/torchvision_tutorial.html
AndrewWritesCode's Repositories
AndrewWritesCode/Algorithm-And-Data-Structures-Practice
A Collection of Algorithms
AndrewWritesCode/Collapse2Root
A modification of FileMapper GUI to collapse file directory structures
AndrewWritesCode/Custom-Spellcheck
Takes a list of words specified by user and spellchecks input text to that dictionary
AndrewWritesCode/Dakanzla-2.0-Catan-Storage
Stores Catan pieces for up to 6 players
AndrewWritesCode/DoorLockStatusCamera
A basic security camera that saves timestamped frames to a daily directory. Intended to monitor the activity of a door, but can be used for many purposes
AndrewWritesCode/File-Mapper
Maps all files rooted to a given directory or zip file to python dictionary or JSON
AndrewWritesCode/JSON-Remixer
AndrewWritesCode/manning
Repository for the book Grokking Machine Learning, by Manning Editors
AndrewWritesCode/MineCraft-Mod-RopeLadder-32bit-Resource-Pack
A 32 bit texture pack for Selim_042's Rope Ladders mod. Link to mod: https://www.curseforge.com/minecraft/mc-mods/rope-ladders
AndrewWritesCode/Moonrakers-Base-Card-Holder
Saves tablespace by organizing base card set
AndrewWritesCode/OpenCV_Dimensions_Walkthrough
Example for understanding dimensions and shape in OpenCV
AndrewWritesCode/PyTorch_Pedestrian_Finetuning_Tutorial
Based on Torchvision Object Detection Finetuning Tutorial: https://pytorch.org/tutorials/intermediate/torchvision_tutorial.html
AndrewWritesCode/Neural-Style-Transfer
This repo contain the implementation of original neural style transfer algorithm
AndrewWritesCode/ROBAI240