Pinned Repositories
BanditsBook
Code for my book on Multi-Armed Bandit Algorithms
JAGSExamples
Examples of statistical models implemented using JAGS
julia_tutorials
Tutorials on Julia topics
JuliaVsR
Comparisons between Julia and R
ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
MLNotes
Very concise notes on machine learning and statistics.
r_recommendation_system
Data and code for the Dataists R recommendation system contest
SimpleAintEasy
A compendium of the pitfalls and problems that arise when using standard statistical methods
Style.jl
Style guideline for Julia
Vega.jl
A Julia package for generating visualizations in Vega
johnmyleswhite's Repositories
johnmyleswhite/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
johnmyleswhite/BanditsBook
Code for my book on Multi-Armed Bandit Algorithms
johnmyleswhite/julia_tutorials
Tutorials on Julia topics
johnmyleswhite/Vega.jl
A Julia package for generating visualizations in Vega
johnmyleswhite/Style.jl
Style guideline for Julia
johnmyleswhite/JuliaVsR
Comparisons between Julia and R
johnmyleswhite/Benchmarks.jl
A new benchmarking library for Julia
johnmyleswhite/ASCIIPlots.jl
Generate simple plots as ASCII art in Julia
johnmyleswhite/TextRegression
An R package that automates text regression analysis.
johnmyleswhite/Volcanito.jl
A backend agnostic for tabular data operations in Julia
johnmyleswhite/MNIST.jl
Tools for working with the MNIST data set
johnmyleswhite/kNN.jl
The k-nearest neighbors algorithm in Julia
johnmyleswhite/BloomFilters.jl
Bloom filters in Julia
johnmyleswhite/room_temperatures
Dataset of temperatures in 6 rooms of my home recorded once per minute
johnmyleswhite/StatsFunctionsNotes
Jupyter notebooks showing to implement statistical functions.
johnmyleswhite/ContinuedFractions.jl
Types and functions for working with continued fractions in Julia
johnmyleswhite/Ranking.jl
Tools for ranking in Julia
johnmyleswhite/julia-function-docs
Repo for materials for coordinating work on improving Julia's function documentation
johnmyleswhite/Brainfuck.jl
A Brainfuck interpreter written in Julia
johnmyleswhite/KLDivergence.jl
KL-divergence estimation in Julia
johnmyleswhite/PowerAnalysis.jl
Tools for power analysis in Julia
johnmyleswhite/Wordle.jl
A Julia library for solving Wordle puzzles.
johnmyleswhite/SmoothingKernels.jl
Smoothing kernels for use in kernel regression and kernel density estimation
johnmyleswhite/IntertemporalChoiceHeuristics.jl
Julia re-implementation of the R code in the IntertemporalChoiceHeuristics repo
johnmyleswhite/julia
The Julia Language: A fresh approach to technical computing.
johnmyleswhite/Arrow.jl
Pure Julia implementation of the apache arrow data format (https://arrow.apache.org/)
johnmyleswhite/Distributions.jl
A Julia package for probability distributions and associated functions.
johnmyleswhite/ForwardDiff.jl
Forward Mode Automatic Differentiation for Julia
johnmyleswhite/presto
Distributed SQL query engine for big data
johnmyleswhite/torchtune
A Native-PyTorch Library for LLM Fine-tuning