isamu-isozaki
Hi! I'm a student at Drexel University. I'm most interested in machine learning and robotics.
Kulicke & SoffaPhiladelphia, PA, USA
Pinned Repositories
refiners
A microframework on top of PyTorch with first-class citizen APIs for foundation model adaptation
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
open-muse
Open reproduction of MUSE for fast text2image generation.
AI-Pentest-Benchmark
The goal of this repo is to become a benchmark for pentesting
baseline-selfplay
I added selfplay functionality to openai gyms
biped-robot
making a biped robot from scratch
fewshot-textual-inversion-low-memory
Script to train textual inversion model with low memory
huggingface-reading-group
This repository's goal is to precompile all past presentations of the Huggingface reading group
muse-maskgit-pytorch
Implementation of Muse: Text-to-Image Generation via Masked Generative Transformers, in Pytorch
whiterabbitneo-pentestgpt
The goal of this repository is to work with Whiterabbitneo with PentestGPT
isamu-isozaki's Repositories
isamu-isozaki/huggingface-reading-group
This repository's goal is to precompile all past presentations of the Huggingface reading group
isamu-isozaki/whiterabbitneo-pentestgpt
The goal of this repository is to work with Whiterabbitneo with PentestGPT
isamu-isozaki/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
isamu-isozaki/dino-ip-adapter-refiners
Repository for training an IP adapter for DINO
isamu-isozaki/AI-Pentest-Benchmark
The goal of this repo is to become a benchmark for pentesting
isamu-isozaki/adafactor-pytorch
adafactor implementation based on lucidrian's implementation on lion-pytorch
isamu-isozaki/gamified-cybersecurity-frontend
isamu-isozaki/LungLens-TB
LungLens TB is an innovative project designed to transform tuberculosis diagnosis in low to middle-income countries (LMICs) by leveraging advanced AI technologies. Developed for Philly CodeFest 2024, where it earned the first prize, this tool aims to alleviate the burden on healthcare systems by providing quick and accurate tuberculosis detection.
isamu-isozaki/asyncssh
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework.
isamu-isozaki/auto-pen-bench
This repo contains the codes of the penetration test benchmark for Generative Agents presented in the paper "AutoPenBench: Benchmarking Generative Agents for Penetration Testing". It contains also the instructions to install, develop and test new vulnerable containers to include in the benchmark.
isamu-isozaki/autopentest-playground
The goal of this repo is integrate elements from hackingbuddygpt and auto-pen-bench for a quick environment to test VMs against agents
isamu-isozaki/blog
isamu-isozaki/concrete
Concrete: TFHE Compiler that converts python programs into FHE equivalent
isamu-isozaki/concrete-ml
Concrete ML: Privacy Preserving ML framework built on top of Concrete, with bindings to traditional ML frameworks.
isamu-isozaki/Fooocus
Focus on prompting and generating
isamu-isozaki/gamified-cybersecurity
isamu-isozaki/gamified-cybersecurity-ai-server
isamu-isozaki/gamified-cybersecurity-backend
isamu-isozaki/GPU-Puzzles-answers
Solve puzzles. Learn CUDA.
isamu-isozaki/hackingBuddyGPT
Helping Ethical Hackers use LLMs in 50 Lines of Code or less..
isamu-isozaki/lm-format-enforcer
Enforce the output format (JSON Schema, Regex etc) of a language model
isamu-isozaki/ml-client
Machine Learning Clients for Open Source Infra
isamu-isozaki/outlines
Structured Text Generation
isamu-isozaki/PentestGPT
A GPT-empowered penetration testing tool
isamu-isozaki/pipegoose
Megatron-LM 3D parallelism for 🤗 transformers model *(still work in progress)*
isamu-isozaki/Politician-Analyzer
The goal of this project is to use data publicly available to analyze politicians in an unbiased way. Supported languages/regions will currently only be Japan and United States but may expand with help from contributors
isamu-isozaki/refiners
A micro framework on top of PyTorch with first class citizen APIs for foundation model adaptation
isamu-isozaki/tfhe-rs
TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
isamu-isozaki/torch-inductor-test
isamu-isozaki/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.