Pinned Repositories
02456-deep-learning
Exercises and supplementary material for the deep learning course 02456.
computer_science_basics
Personal notes for working
connectionist
ImageHashes.jl
Perform image hashing in julia
learn_julia
Tutorials for the julia language
lxmls-notebooks
ML_for_NLP
Learning the basics of machine learning for NLP tasks.
MulticlassPerceptron.jl
MulticlassPerceptron.jl
python_tutorials
Practical Python 3 tutorials
pytorch_examples
davidbp's Repositories
davidbp/python_tutorials
Practical Python 3 tutorials
davidbp/learn_julia
Tutorials for the julia language
davidbp/ImageHashes.jl
Perform image hashing in julia
davidbp/MulticlassPerceptron.jl
MulticlassPerceptron.jl
davidbp/computer_science_basics
Personal notes for working
davidbp/julia_tutorials
Tutorials for Julia
davidbp/Build_LLMs_from_Scratch_in_Julia
davidbp/Clustering.jl
A Julia package for data clustering
davidbp/cTFIDF
Creating class-based TF-IDF matrices
davidbp/datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble
davidbp/executor-evaluator-ranking
davidbp/executor-U1MIndexer
An indexer leverages hnswlib for vector search and DocumentArrayMemmap for storing full Documents
davidbp/git-po
Git l10n coordinator repo ('maint' and 'master' track l10n of the counterparts of git.git)
davidbp/HyperFast
davidbp/ImageBinarization.jl
A Julia package of algorithms for analyzing images and automatically binarizing them into background and foreground.
davidbp/ImageFiltering.jl
Julia implementations of multidimensional array convolution and nonlinear stencil operations
davidbp/InvertedFiles.jl
Implements a generic Inverted Index data structure for full text search and other kinds of search domains
davidbp/jina
An easier way to build neural search in the cloud
davidbp/LearnAPI.jl
A Julia interface for training and applying models in machine learning and statistics
davidbp/MLJ.jl
A Julia machine learning framework
davidbp/neuralsearch
davidbp/NeuroTreeModels.jl
Differentiable tree-based models for tabular data
davidbp/PyDay_2024_BCN
davidbp/pyspellchecker
davidbp/RuleMiner.jl
RuleMiner is a package for data mining in Julia with support for itemset mining and association rule mining algorithms
davidbp/sktime
A unified toolbox for machine learning with time series
davidbp/slurm-proxmox-cluster
A HPC Cluster on Proxmox VMs using the Slurm Scheduler.
davidbp/tutorials_ml_ethen
:earth_americas: machine learning tutorials (mainly in Python3)
davidbp/VektorDB
A minimal vector database for educational purposes.
davidbp/xlr8
Fast cosine similarity for Python