davidbp / learn_juliaLinks
Tutorials for the julia language
☆12Updated 2 years ago
Alternatives and similar repositories for learn_julia
Users that are interested in learn_julia are comparing it to the libraries listed below
Sorting:
- A generic and modular framework for building custom iterative algorithms in Julia☆28Updated 3 years ago
- Convenience functions missing in Julia☆24Updated 9 months ago
- Metrics for scoring machine learning models in Julia☆25Updated 3 years ago
- Humanize numbers: data sizes, datetime deltas, digit separators☆47Updated last year
- A package for working with human languages☆54Updated last year
- Fully transparent string interning functionality, with proper garbage collection☆27Updated 5 years ago
- Utility package for working with classification targets and label-encodings☆31Updated 3 years ago
- Archive of functions that emulate R's d-p-q-r functions for probability distributions☆17Updated last month
- Online empirical cumulative distribution functions☆34Updated 9 months ago
- CSV IO: Read and write delimited text files with support of decimal comma, Date/Time types, Complex and Rational numbers.☆12Updated 3 years ago
- Extensions to Julia's Base.Test☆43Updated 7 months ago
- Julia package of regularization functions for machine learning☆26Updated 3 years ago
- (DEPRECATED) A rewrite of DataFrames.jl based on Nullable☆29Updated 7 years ago
- Fixed-width string types for Julia☆47Updated 2 weeks ago
- Functions and data dependencies for loading various word embeddings (Word2Vec, FastText, GLoVE)☆81Updated last year
- Compute and pretty-print diffs for data structures like arrays and dictionaries☆64Updated 7 months ago
- Julia implementation of Byte Pair Encoding for NLP☆27Updated last year
- Create ensembles of machine learning models from scikit-learn, caret, and julia☆42Updated 5 years ago
- Repo for the parallel workshop at JuliaCon 2016☆18Updated 9 years ago
- Utilities to efficiently track learning curves or other optimization information☆30Updated 4 years ago
- (Unofficial) Julia library for working with Trello☆10Updated 5 years ago
- A Cassette-based automatic differentiation package for the Julia language☆56Updated 2 years ago
- A modern tool for data exploration☆16Updated 5 years ago
- The DateFrameDBs is the prototype of persistent, space efficient columnar database on pure Julia☆39Updated 3 years ago
- Natural sort order☆31Updated 2 years ago
- Naive Bayes classifier☆26Updated 4 months ago
- More color names than you ever knew you wanted☆30Updated 4 months ago
- Swagger (OpenAPI) helper and code generator for Julia