N-Time's Stars
OpenSees/OpenSeesDocumentation
terrastruct-eng/OpenSees_course
This repository contains the OpenSees files used in the old YouTube tutorials.
AmirHosseinNamadchi/OpenSeesPy-Examples
This is a more pythonic implementation of OpenSeesPy library to model and analyze structural problems in Jupyter notebooks
cslotboom/OpenSeesPyTutorials
Tutorials for learning OpenSeesPy
fylimas/nsfc
nsfc - 国家自然科学基金项目LaTeX模版(面青地)
SALib/SALib
Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and other methods.
aayushmalik/awesome-bayesian-statistics
A repository for collating all the resources such as articles, blogs, papers, and books related to Bayesian Statistics.
rguo12/awesome-causality-algorithms
An index of algorithms for learning causality with data
OpenSWPC/OpenSWPC
A Seismic Wave Propagation Code by Parallel Finite Difference Method
bakerjw/seismic-hazard-and-risk
Supporting calculations for the textbook Seismic Hazard and Risk Analysis
liuyingustc/SWChinaCVM-V2.0
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
karpathy/makemore
An autoregressive character-level language model for making more things
ga642381/speech-trident
Awesome speech/audio LLMs, representation learning, and codec models
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
gem/global_exposure_model
This is the web repository of the GEM's Global Exposure Model
gem/global_vulnerability_model
GEM Global Vulnerability Model
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
PKUFlyingPig/cs-self-learning
计算机自学指南
Hanlin-Dong/awesome-opensees
A curated list of OpenSees resources
OpenSeesXMU/OpenSees-examples-Chinese
古泉教授出版《OpenSees实用教程》算例
DanielCanteroNTNU/TTB-2D
Train-Track-Bridge interaction simulation tool for Matlab
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
doocs/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
angshuman311/PyPBEE
Performance-Based Earthquake Engineering (PBEE) for Python
lucidrains/muse-maskgit-pytorch
Implementation of Muse: Text-to-Image Generation via Masked Generative Transformers, in Pytorch
wltcwpf/RCTC
The package was developed for Rotated Combination of Two-Component (RCTC) Ground Motions calculation.
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more