yamakasiluke's starred repositories
free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
Open-Sora-Plan
This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
annotated-transformer
An annotated implementation of the Transformer paper.
V2ray-Configs
🛰️✨ Free V2ray Configs , Updating Every 10 minutes.
awesome-blockchain-rust
Collect libraries and packages about blockchain/cryptography in Rust
awesome-opengl
A curated list of awesome OpenGL libraries, debuggers and resources.
Awesome-LLM-3D
Awesome-LLM-3D: a curated list of Multi-modal Large Language Model in 3D world Resources
SystemDesign
系统设计面试:内幕指南(System Design Interview: An Insider’s Guide)
literature-books
书籍txt
GDS3D
GDS3D is an application that can interpret so called IC layouts and render them in 3D. The program accepts standard GDSII files as input data. Along with the layout file, it requires a so called process definition file which contains the 3D parameters of the process being used. These files combined allow the program to create a 3D representation of the layout, where the user has full, real time control over the camera position and angle, much like in a 3D video game. An other repo (https://github.com/skuep/GDS3D) as the same source and add few improvement like compression with server/client process. This release add two major feature with are assembly and export 3D model for GMSH. Assembly: this mean it’s possible to merge multi GDS (with different technologies) I also try to improve net highlight.