Pinned Repositories
BayesianOptimization.jl
Bayesian optimization for Julia
BayesOpt.jl
CMAEvolutionStrategy.jl
A julia implementation of the CMA Evolution Strategy for derivative-free optimization of potentially non-linear, non-convex or noisy functions over continuous domains.
ElasticPDMats.jl
FoodCachingExperiments.jl
MeshAdaptiveDirectSearch.jl
MLCourse
MLPGradientFlow.jl
Going with the flow of multilayer perceptrons (and finding minima fast and accurately)
PrecompilePlutoCourse.jl
prospectiveCoding
jbrea's Repositories
jbrea/BayesianOptimization.jl
Bayesian optimization for Julia
jbrea/MLCourse
jbrea/CMAEvolutionStrategy.jl
A julia implementation of the CMA Evolution Strategy for derivative-free optimization of potentially non-linear, non-convex or noisy functions over continuous domains.
jbrea/PrecompilePlutoCourse.jl
jbrea/BayesOpt.jl
jbrea/MLPGradientFlow.jl
Going with the flow of multilayer perceptrons (and finding minima fast and accurately)
jbrea/ElasticPDMats.jl
jbrea/FoodCachingExperiments.jl
jbrea/DiffEqDocs.jl
Documentation for the DiffEq differential equations and scientific machine learning (SciML) ecosystem
jbrea/FoodCaching
jbrea/FoodCachingFitting.jl
jbrea/FoodCachingModels.jl
jbrea/FoodCachingPlotting.jl
jbrea/HTML_Entities.jl
Support for using HTML entities in Julia
jbrea/jbrea.github.io
jbrea/Languages.jl
A package for working with human languages
jbrea/LaplacianExpectationMaximization.jl
jbrea/MLJClusteringInterface.jl
jbrea/MLJFlux.jl
Wrapping deep learning models from the package Flux.jl for use in the MLJ.jl toolbox
jbrea/MLJLinearModels.jl
Generalized Linear Regressions Models (penalized regressions, robust regressions, ...)
jbrea/MLJModels.jl
Home of the MLJ model registry and tools for model queries and mode code loading
jbrea/OpenML.jl
Partial implementation of the OpenML API for Julia
jbrea/OptimizationCallbacks.jl
jbrea/PackageCompiler.jl
Compile your Julia Package
jbrea/PkgSkeleton.jl
Generate Julia package skeletons using a simple template system
jbrea/Plots.jl
Powerful convenience for Julia visualizations and data analysis
jbrea/Pluto.jl
🎈 Simple reactive notebooks for Julia
jbrea/RememberingTheWhen.jl
jbrea/SurrogatesAbstractGPs.jl
jbrea/SurrogatesBase.jl
Basically just a surrogate in disguise