Julian Bertini's repositories
DevResourceHub
An organized collection of favorite software development resources hand-picked by their respective enthusiasts.
ImageProcessingTF
Practice processing images in Tensorflow v2
quantitative_analysis
Learning & Implementing techniques for fundamental and technical analysis of the stock market
ThermalDiffusion
A simulation of thermal diffusion by using the finite-differences computational method
HMM
A prototype implementation of a Hidden Markov Model
Reproducibility
by Tetraltoid
autoBudget
This program automates the upkeep of my personal budget.
B-Tree
Implements B+Tree Database Structure
bar-chart
D3 bar chart example
bart-webinars
Landing page for BART Webinars
CSC312
Class notes for Software Design
hw2
Networks h2
IntrA
IntrA: 3D Intracranial Aneurysm Dataset for Deep Learning
Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
RandomForest
A from-scratch implementation of a random forest for machine learning tasks
Res50Pix
yet another network
SO-Net
SO-Net: Self-Organizing Network for Point Cloud Analysis, CVPR2018
templates
Document templates for Write
TennisDatabase
Storing tennis tournament data using MongoDB and displaying with a frontend website
ThreadLibraryImplementation
An implementation of user-level threads