Pinned Repositories
backbonetutorials
As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial.
bookmark-jsloader
A bookmarklet to quickly load any javascript library onto the current page for you
brackets
An open source code editor for the web, written in JavaScript, HTML and CSS.
GPU-Parallel-Genetic-Algorithm-using-CUDA-with-Python-Numba
Implementation of a GPU-parallel Genetic Algorithm using CUDA with python numba for significant speedup.
initializr-code-school
initializr-template
Initializr's generated page
pure_numba_alias_sampling
Pure numba version of Alias sampling algorithm from L. Devroye's, "Non-Uniform Random Random Variate Generation"
simple_wordle
simple multilanguage wordle solver
grej's Repositories
grej/pure_numba_alias_sampling
Pure numba version of Alias sampling algorithm from L. Devroye's, "Non-Uniform Random Random Variate Generation"
grej/bookmark-jsloader
A bookmarklet to quickly load any javascript library onto the current page for you
grej/d3-cookbook
Source code for "Data Visualization with D3 Cookbook"
grej/GPU-Parallel-Genetic-Algorithm-using-CUDA-with-Python-Numba
Implementation of a GPU-parallel Genetic Algorithm using CUDA with python numba for significant speedup.
grej/hdbscan
A high performance implementation of HDBSCAN clustering.
grej/Multilabel-timeseries-classification-with-LSTM
Multi label time series classification with LSTM
grej/pytorch-playground
Base pretrained model and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
grej/simple_wordle
simple multilanguage wordle solver
grej/2048-AI
A simple AI for 2048
grej/ai-ml-ripperk
A high performance rule induction algorithm (RIPPERk).
grej/angular-d3-talk
angular-d3-talk
grej/d3symbol
grej/EvoNet
Time-Series Event Prediction with Evolutionary State Graph
grej/gap-sys
Rust bindings to GAP (Groups, Algorithms, Programming)
grej/gatsby-netlify-cms
grej/grej.github.io
grej/Haystack-and-Mistral-7B-RAG-Implementation
Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.
grej/jsLPSolver
Simple OOP javaScript library to solve linear programs, and mixed integer linear programs
grej/kayak_ai_crawler
kayak_ai_crawler
grej/mazeval
grej/mlx-examples
Examples in the MLX framework
grej/nbdev_cards
testing nbdev
grej/nevergrad
A Python toolbox for performing gradient-free optimization
grej/numba
NumPy aware dynamic Python compiler using LLVM
grej/numeric-extensions
utlitity extensions for the numericjs library
grej/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
grej/skope-rules
machine learning with logical rules in Python
grej/sudoku.js
A Sudoku puzzle generator and solver JavaScript library.
grej/Sum-of-Functions-Optimizer
Implements SFO minibatch optimizer in Python and MATLAB, and reproduces figures from paper.
grej/symbolic-regression-genetic-programming