jingjia-peng
Computer Science @ Umich | Electrical and Computer Engineering @ SJTU
University of Michigan-Ann ArborAnn Arbor, Michigan
jingjia-peng's Stars
PKUFlyingPig/cs-self-learning
计算机自学指南
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
GoogleCloudPlatform/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
hashicorp/terraform-provider-aws
The AWS Provider enables Terraform to manage AWS resources.
moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
tenable/terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
dtan4/terraforming
Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
conanhujinming/comments-for-awesome-courses
名校公开课程评价网
aws/aws-sdk-go-v2
AWS SDK for the Go programming language.
iann0036/former2
Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
cycloidio/terracognita
Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
XiaoxinHe/Awesome-Graph-LLM
A collection of AWESOME things about Graph-Related LLMs.
codefuse-ai/Awesome-Code-LLM
[TMLR] A curated list of language modeling researches for code (and other software engineering activities), plus related datasets.
Azure/aztfexport
A tool to bring existing Azure resources under Terraform's management
iann0036/AWSConsoleRecorder
Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.
warrensbox/terraform-switcher
A command line tool to switch between different versions of terraform (install with homebrew and more)
Cloudslab/cloudsim
CloudSim: A Framework For Modeling And Simulation Of Cloud Computing Infrastructures And Services
PeterGriffinJin/Awesome-Language-Model-on-Graphs
A curated list of papers and resources based on "Large Language Models on Graphs: A Comprehensive Survey" (TKDE)
SJTU-CSE/awesome-cs
👨💻 ❤️ 💻 上海交通大学计算机系本科作业参考
hashicorp/terraform-plugin-sdk
Terraform Plugin SDK enables building plugins (providers) to manage any service providers or custom in-house solutions
hashicorp/terraform-provider-awscc
Terraform AWS Cloud Control provider
mosharaf/eecs598
Advanced Topics on Systems for X
Cloudslab/iFogSim
The iFogSimToolkit (with its new release iFogSim2) for Modeling and Simulation of Resource Management Techniques in Internet of Things, Edge and Fog Computing Environments. In the new release Mobili Management, Microservice Management, and Dynamic Clustering mechanisms are added as new features.
uwplse/Casper
A compiler for automatically re-targeting sequential Java code to Apache Spark.
metalift/metalift
A program synthesis framework for verified lifting applications
petosa/multiplayer-alphazero
PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]
autoiac-project/iac-eval
IaC-Eval: A code generation benchmark for Infrastructure-as-Code programs
Multi-wavelength/Introduction-to-Reinforcement-Learning-with-Examples-and-Codes
Examples and codes for the RL book