Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / hkproj 41 repositories

每天努力

hkproj/ml-interpretability-notes

Language: Jupyter Notebook - Size: 2.2 MB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 0 - Forks: 0

hkproj/pytorch-transformer

Attention is all you need implementation

Language: Jupyter Notebook - Size: 480 KB - Last synced: 22 days ago - Pushed: about 1 month ago - Stars: 390 - Forks: 174

hkproj/python-longnet

Tools and experiments with the LongNet model

Language: Jupyter Notebook - Size: 501 KB - Last synced: 23 days ago - Pushed: 11 months ago - Stars: 9 - Forks: 2

hkproj/coding-with-ayaan

Language: HTML - Size: 3.91 KB - Last synced: 23 days ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

hkproj/ProcessX Fork of Cysharp/ProcessX

Simplify call an external process with the async streams in C# 8.0.

Size: 156 KB - Last synced: 23 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

hkproj/Lipreading_using_Temporal_Convolutional_Networks Fork of mpc001/Lipreading_using_Temporal_Convolutional_Networks

ICASSP'22 Training Strategies for Improved Lip-Reading; ICASSP'21 Towards Practical Lipreading with Distilled and Efficient Models; ICASSP'20 Lipreading using Temporal Convolutional Networks

Size: 30.6 MB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

hkproj/monotorrent Fork of alanmcgovern/monotorrent

The official repository for MonoTorrent, a bittorrent library for .NET

Language: C# - Size: 8.61 MB - Last synced: 23 days ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

hkproj/plc_connector

Language: C# - Size: 66.4 KB - Last synced: 23 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

hkproj/Lip2Wav Fork of Rudrabha/Lip2Wav

This is the repository containing codes for our CVPR, 2020 paper titled "Learning Individual Speaking Styles for Accurate Lip to Speech Synthesis"

Size: 67.1 MB - Last synced: 23 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

hkproj/cutpacker

Language: C# - Size: 7.81 KB - Last synced: 23 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

hkproj/hanzi-writer-data Fork of chanind/hanzi-writer-data

The data used by Hanzi Writer

Size: 28.6 MB - Last synced: 23 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

hkproj/hanzi-writer Fork of chanind/hanzi-writer

Chinese character stroke order animations and practice quizzes

Size: 55.3 MB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

hkproj/hkproj.github.io

Size: 590 KB - Last synced: 23 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

hkproj/kan-notes

Size: 1.96 MB - Last synced: 23 days ago - Pushed: 26 days ago - Stars: 6 - Forks: 0

hkproj/pytorch-stable-diffusion

Stable Diffusion implemented from scratch in PyTorch

Language: Jupyter Notebook - Size: 1.92 MB - Last synced: 23 days ago - Pushed: 3 months ago - Stars: 343 - Forks: 74

hkproj/mamba-notes

Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)

Size: 5.25 MB - Last synced: 23 days ago - Pushed: 5 months ago - Stars: 118 - Forks: 7

hkproj/retrieval-augmented-generation-notes

Slides for "Retrieval Augmented Generation" video

Language: Jupyter Notebook - Size: 4.58 MB - Last synced: 23 days ago - Pushed: 6 months ago - Stars: 11 - Forks: 0

hkproj/pytorch-llama

LLaMA 2 implemented from scratch in PyTorch

Language: Python - Size: 6.34 MB - Last synced: 23 days ago - Pushed: 8 months ago - Stars: 163 - Forks: 36

hkproj/pytorch-llama-notes

Notes about LLaMA 2 model

Language: Python - Size: 2.64 MB - Last synced: 23 days ago - Pushed: 9 months ago - Stars: 32 - Forks: 3

hkproj/transformer-from-scratch-notes

Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)

Size: 1.32 MB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 154 - Forks: 39

hkproj/rlhf-ppo

Notes and commented code for RLHF (PPO)

Language: Python - Size: 799 KB - Last synced: 23 days ago - Pushed: 3 months ago - Stars: 17 - Forks: 9

hkproj/quantization-notes

Notes on quantization in neural networks

Language: Jupyter Notebook - Size: 940 KB - Last synced: 23 days ago - Pushed: 6 months ago - Stars: 30 - Forks: 9

hkproj/pytorch-transformer-distributed

Distributed training (multi-node) of a Transformer model

Language: Python - Size: 4.03 MB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 22 - Forks: 10

hkproj/mistral-src-commented Fork of mistralai/mistral-src

Reference implementation of Mistral AI 7B v0.1 model.

Language: Python - Size: 375 KB - Last synced: 23 days ago - Pushed: 5 months ago - Stars: 20 - Forks: 4

hkproj/mistral-llm-notes

Notes on the Mistral AI model

Language: Jupyter Notebook - Size: 743 KB - Last synced: 23 days ago - Pushed: 5 months ago - Stars: 14 - Forks: 4

hkproj/dpo-notes

Notes on Direct Preference Optimization

Size: 491 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 5 - Forks: 0

hkproj/pytorch-ddpm

Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch

Language: Jupyter Notebook - Size: 3.56 MB - Last synced: 23 days ago - Pushed: 11 months ago - Stars: 20 - Forks: 4

hkproj/pytorch-lora

LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch

Language: Jupyter Notebook - Size: 551 KB - Last synced: 23 days ago - Pushed: 11 months ago - Stars: 55 - Forks: 14

hkproj/segment-anything-slides

Slides for "Segment Anything" video

Size: 4.44 MB - Last synced: 23 days ago - Pushed: 10 months ago - Stars: 3 - Forks: 2

hkproj/bert-from-scratch

BERT explained from scratch

Size: 874 KB - Last synced: 23 days ago - Pushed: 7 months ago - Stars: 6 - Forks: 2

hkproj/vae-from-scratch-notes

Notes about the video on the Variational Autoencoder

Size: 1000 KB - Last synced: 23 days ago - Pushed: almost 1 year ago - Stars: 3 - Forks: 0

hkproj/lazy-ml

ML algorithms implementations that are good for learning the underlying principles

Language: Jupyter Notebook - Size: 2.47 MB - Last synced: 23 days ago - Pushed: 6 months ago - Stars: 6 - Forks: 2

hkproj/hanbaobao

Google Chrome extension that helps you learn Chinese, by providing a dictionary and also shows known words.

Language: TypeScript - Size: 14.4 MB - Last synced: 23 days ago - Pushed: 5 months ago - Stars: 6 - Forks: 1

hkproj/mamba Fork of state-spaces/mamba

Size: 471 KB - Last synced: 23 days ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

hkproj/adversarial_example_generator

A Python library to generate adversarial examples for classification models

Language: Python - Size: 928 KB - Last synced: 23 days ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

hkproj/turingsharp

C# turing machine simulator

Language: C# - Size: 28.3 KB - Last synced: 23 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 1

hkproj/copto

C# library that incrementally parses command line arguments.

Language: C# - Size: 1.1 MB - Last synced: 8 days ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

hkproj/ai-project

Language: Python - Size: 654 MB - Last synced: 23 days ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

hkproj/jieba-js Fork of hermanschaaf/jieba-js

A JavaScript Chinese word segmentation tool based on Python Jieba

Size: 6.19 MB - Last synced: 23 days ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

hkproj/zhongzhong Fork of PabloRomanH/zhongzhong

Chrome extension that translates Chinese words when hovering on them.

Size: 29.7 MB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

hkproj/stable-diffusion-pytorch Fork of kjsman/stable-diffusion-pytorch

Yet another PyTorch implementation of Stable Diffusion (probably easy to read)

Language: Python - Size: 82 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 1

hkproj/syncnet_pipeline

SyncNet pipeline to align audio to videos

Language: Python - Size: 225 KB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

hkproj/robotics_assignment_2

Language: Jupyter Notebook - Size: 125 MB - Last synced: 11 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

hkproj/denoising-diffusion-pytorch Fork of lucidrains/denoising-diffusion-pytorch

Implementation of Denoising Diffusion Probabilistic Model in Pytorch

Language: Python - Size: 2.39 MB - Last synced: 23 days ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

hkproj/mc_gradients Fork of google-deepmind/mc_gradients

Size: 294 KB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

hkproj/LipNet-PyTorch Fork of VIPL-Audio-Visual-Speech-Understanding/LipNet-PyTorch

The state-of-art PyTorch implementation of the method described in the paper "LipNet: End-to-End Sentence-level Lipreading" (https://arxiv.org/abs/1611.01599)

Language: Python - Size: 143 MB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

hkproj/karno

Karnaugh map solver that works with any number of variables

Language: C# - Size: 32.2 KB - Last synced: 23 days ago - Pushed: over 6 years ago - Stars: 2 - Forks: 2

hkproj/syncnet_python-1 Fork of joonson/syncnet_python

Out of time: automated lip sync in the wild

Size: 92.8 KB - Last synced: 23 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

hkproj/smart_automation

Smart Automation

Language: C# - Size: 108 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

hkproj/fast-stable-diffusion Fork of TheLastBen/fast-stable-diffusion

fast-stable-diffusion, +25-50% speed increase + memory efficient + DreamBooth

Size: 2.83 GB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

hkproj/xamarin-autoscrolling

Automatic UIView scrolling when keyboard appears on Xamarin iOS

Language: C# - Size: 164 KB - Last synced: 23 days ago - Pushed: almost 9 years ago - Stars: 1 - Forks: 1