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/AliceVision
Photogrammetric Computer Vision Framework
vejmin/aqua-registry
aqua's Standard Registry
vejmin/compiler
Compiler for Elm, a functional language for reliable webapps.
vejmin/dask
Parallel computing with task scheduling
vejmin/docker-nextcloud
Nextcloud Docker image
vejmin/duckdb
DuckDB is an in-process SQL OLAP Database Management System
vejmin/GNNPapers
Must-read papers on graph neural networks (GNN)
vejmin/hy
A dialect of Lisp that's embedded in Python
vejmin/hyperbolic_learning_library
An extension of the PyTorch library containing various tools for performing deep learning in hyperbolic space.
vejmin/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
vejmin/kornia
Computer Vision and Robotics Library for AI
vejmin/lua
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
vejmin/math
The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic modeling, linear algebra, and equation solving.
vejmin/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
vejmin/NeMo
NeMo: a toolkit for conversational AI
vejmin/pypy
The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)
vejmin/PySimpleGUI
Launched in 2018. It's 2023 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive docs
vejmin/python-wled
Asynchronous Python client for WLED
vejmin/pyvista-tutorial
PyVista SciPy 2022 Tutorial
vejmin/Qcodes
Modular data acquisition and analysis framework
vejmin/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
vejmin/rust-analyzer
A Rust compiler front-end for IDEs
vejmin/statsmodels
Statsmodels: statistical modeling and econometrics in Python
vejmin/streamlit
Streamlit — A faster way to build and share data apps.
vejmin/top10
A selection of 10 problems solved in different programming languages
vejmin/topology_course_with_python
vejmin/torchsig
TorchSig is an open-source signal processing machine learning toolkit based on the PyTorch data handling pipeline.
vejmin/ttk
TTK - Topological Data Analysis and Visualization - Source Code
vejmin/xarray
N-D labeled arrays and datasets in Python
vejmin/yavi
Yet Another Validation for Java (A lambda based type safe validation framework)