-
puzzle_solver Public
This repo containts solvers for countless (90+) types of puzzles (like Sudoku, Minesweeper, etc.) with a simple python API.
-
PythonDiceWeb Public
A website for the PythonDice package
TypeScript MIT License UpdatedMay 10, 2025 -
dir_diff Public
Tool to diff directories (and take snapshots of directories to diff in the future)
Python UpdatedMay 10, 2025 -
-
PythonDice Public
This is a complete full recreation of the language and capabilities of anydice.com using the python language. Including an automatic anydice compiler.
-
-
poisson_transform Public
Poisson Solver in Tranformed 2D Space using Finite Difference
Jupyter Notebook MIT License UpdatedNov 4, 2024 -
-
tensor_parallel Public
Forked from BlackSamorez/tensor_parallelAutomatically split your PyTorch models on multiple GPUs for training & inference
Python MIT License UpdatedOct 2, 2023 -
screen_clicker Public
Script to automate mouse and click on images on screen
Python UpdatedAug 30, 2023 -
LoRA Public
Forked from microsoft/LoRACode for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
Python MIT License UpdatedJul 11, 2023 -
-
-
LLaMA-Adapter Public
Forked from OpenGVLab/LLaMA-AdapterFine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
Python GNU General Public License v3.0 UpdatedMay 6, 2023 -
UI-Graph-Tool Public
A UI Graph Tool for manually building causal graph from text
-
9.6600_CCS_project_public Public
Public version of final project for 9.6600 CCS
Jupyter Notebook UpdatedDec 19, 2022 -
Gen.jl Public
Forked from probcomp/Gen.jlA general-purpose probabilistic programming system with programmable inference
Julia Apache License 2.0 UpdatedDec 8, 2022 -
Faster-R-CNN-with-model-pretrained-on-Visual-Genome Public
Forked from shilrley6/Faster-R-CNN-with-model-pretrained-on-Visual-GenomeFaster RCNN model in Pytorch version, pretrained on the Visual Genome with ResNet 101
Python UpdatedOct 25, 2022 -
scipy Public
Forked from scipy/scipySciPy library main repository
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 2, 2022 -
pdf-mobile-integration Public
Flask backend with angular frontend to be able to easily browse pdf files on the phone without the need to download the pdf file.
TypeScript MIT License UpdatedNov 10, 2021 -
dynamic_telegram_bot Public
A telegram bot that is dynamic. Implementing new features by simply Drag-and-Dropping new files.
Python UpdatedJul 1, 2021 -
99-ML-Learning-Projects Public
Forked from gimseng/99-ML-Learning-ProjectsA list of 99 machine learning projects for anyone interested to learn from coding and building projects
Jupyter Notebook MIT License UpdatedJul 17, 2020 -
sketch-RNN Public
A PyTorch Implementation of Sketch-RNN https://arxiv.org/pdf/1704.03477.pdf
-