karlschwarz's Stars
JuliaLang/julia
The Julia Programming Language
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
facebookarchive/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
pltrdy/rouge
A full Python Implementation of the ROUGE Metric (not a wrapper)
surajp92/CFD_Julia
This repository contains fundamental codes related to CFD that can be included in any graduate level CFD coursework.
nchopin/particles
Sequential Monte Carlo in python
UCL/ucl-latex-thesis-templates
UCL LaTeX thesis templates.
torrvision/focal_calibration
Code for the paper "Calibrating Deep Neural Networks using Focal Loss"
Einsums/Einsums
Provides compile-time contraction pattern analysis to determine optimal tensor operation to perform.
FahdSeddik/DeepLearning.AI-Natural-Language-Processing-Specialization
This is all my notebooks, lab solutions, and assignments for the DeepLearning.AI Natural Language Processing Specialization on Coursera.
Sachin-Wani/NLP-Specialization
NLP Specialization (Natural Language Processing) made by deeplearning.ai
williamFalcon/pytorch-imagenet-dataset
Imagenet dataset for pytorch
baisechundu/NLP_wuenda
吴恩达老师在2020年6月份推出了NLP课程,网址如下:https://www.deeplearning.ai/natural-language-processing-specialization/。本人忙里偷闲将老师的视频和作业都完成了,后续会持续更新课程的资料和作业。
VHeusinkveld/Ising_Model-CP2
Ising model implementation in Python. Metropolis and Swendsen Wang algorithm.
ocean-colour/ocpy
Ocean Color analyses
profxj/glider_gp
Analyze Glider data with Gaussian Processes
AI-for-Ocean-Science/ihop
Intensities to Hydrolight Optical Properties (IHOP)
AI-for-Ocean-Science/nenya
Code for the creation and usage of Nenya
Calypso-Monterey/diffgen
Diffusion Generative models for assisting Calypso Monterey
gridSST-hackathon/basics
A sandbox for running a few basic scripts related to the project, e.g. data access
profxj/scattering_transform
A webpage for the scattering transform. To calculate, you just need the folder called "scattering".