Pinned Repositories
.emacs.d
My personal emacs settings, and the ones used in @emacsrocks
ACGAN-PyTorch
ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
ACM-ICPC-Preparation
ACM-ICPC Preparation Guide
AI-PerceptronLearningAlgorithm-A3
This code implements the perceptron learning algorithm ("PLA") for a linearly separable dataset.
AI-Thermometer
Code for automatically measuring the temperature of people using a thermal camera.
aima-lisp
"Artificial Intelligence: The Modern Approach" Lisp code
al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
matlab-deep-learning
Source code for 'MATLAB Deep Learning' by Phil Kim
Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
vejmin's Repositories
vejmin/Algorithms
STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.
vejmin/bloomd
C network daemon for bloom filters
vejmin/caffe
Caffe: a fast open framework for deep learning.
vejmin/cornell-cs5785-2022-applied-ml
Lecture materials for Cornell CS5785 Applied Machine Learning (Fall 2022)
vejmin/cpython
The Python programming language
vejmin/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
vejmin/dot-emacs
Emacs configuration
vejmin/dune
A composable build system for OCaml
vejmin/flycheck
On the fly syntax checking for GNU Emacs
vejmin/GAN-Tutorial
Simple Implementation of many GAN models with PyTorch.
vejmin/hasktorch
Tensors and neural networks in Haskell
vejmin/imagez
Image processing library for Clojure
vejmin/info8004-advanced-machine-learning
Lectures for INFO8004 - Advanced Machine Learning, ULiège
vejmin/JSAT
Java Statistical Analysis Tool, a Java library for Machine Learning
vejmin/machine_learning_examples
A collection of machine learning examples and tutorials.
vejmin/nixpkgs
Nix Packages collection
vejmin/ocaml
The core OCaml system: compilers, runtime system, base libraries
vejmin/ocaml-bimage
Composable image processing library for OCaml
vejmin/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
vejmin/pip
The Python package installer
vejmin/pyenv
Simple Python version management
vejmin/pyo3
Rust bindings for the Python interpreter
vejmin/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
vejmin/quarry
Python library that implements the Minecraft network protocol and data types
vejmin/simdjson
Parsing gigabytes of JSON per second
vejmin/Solar-Panel-Dust-Classification
Clean and dusty solar panel classifier using convolutional neural network with PyTorch.
vejmin/sparql-mode
A SPARQL mode for emacs
vejmin/torch_gnn
A PyTorch implementation of the Graph Neural Network Model (GNN)
vejmin/trivia
Pattern Matcher Compatible with Optima
vejmin/ucsb
Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB implemented in C++