Kristian D. T. Bautista (kristiantorres)

kristiantorres

Geek Repo

Company:University of Alberta

Location:Edmonton, AB

Home Page:kristiantorres.github.io

Github PK Tool:Github PK Tool

Kristian D. T. Bautista's starred repositories

dash

Data Apps & Dashboards for Python. No JavaScript Required.

Language:PythonLicense:MITStargazers:20982Issues:420Issues:1735

academicpages.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Language:JavaScriptLicense:MITStargazers:11227Issues:89Issues:344

gdown

Google Drive Public File Downloader when Curl/Wget Fails

Language:PythonLicense:MITStargazers:4102Issues:23Issues:170

best_AI_papers_2022

A curated list of the latest breakthroughs in AI (in 2022) by release date with a clear video explanation, link to a more in-depth article, and code.

improved_wgan_training

Code for reproducing experiments in "Improved Training of Wasserstein GANs"

Language:PythonLicense:MITStargazers:2346Issues:80Issues:92

pytorch_forward_forward

Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation

Language:PythonLicense:MITStargazers:1429Issues:26Issues:12

torchdyn

A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1337Issues:27Issues:112

DDNM

[ICLR 2023 Oral] Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model

Language:PythonLicense:MITStargazers:1096Issues:27Issues:72

harmonic-oscillator-pinn

Code accompanying my blog post: So, what is a physics-informed neural network?

Language:Jupyter NotebookLicense:MITStargazers:519Issues:16Issues:6

thebe

Turn static HTML pages into live documents with Jupyter kernels.

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:386Issues:24Issues:233

acer-predator-turbo-and-rgb-keyboard-linux-module

Linux kernel module to support Turbo mode and RGB Keyboard for Acer Predator notebook series

Language:CLicense:GPL-3.0Stargazers:344Issues:19Issues:129

torch-radon

Computational Tomography in PyTorch

Language:PythonLicense:GPL-3.0Stargazers:210Issues:7Issues:45

torch_cg

Preconditioned Conjugate Gradient in Pytorch

Language:PythonLicense:MITStargazers:126Issues:5Issues:5

course-101-0250-00

ETH course - Solving PDEs in parallel on GPUs

Language:JuliaLicense:NOASSERTIONStargazers:112Issues:12Issues:8

ufno

U-FNO - an enhanced Fourier neural operator-based deep-learning model for multiphase flow

Language:Jupyter NotebookLicense:MITStargazers:91Issues:3Issues:5

linear_operator

A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch

Language:PythonLicense:MITStargazers:83Issues:8Issues:26
Language:Jupyter NotebookLicense:BSD-2-ClauseStargazers:42Issues:2Issues:2

dmps

dmps code

2d-tomography

This repository is a 2D travel-time tomography seismic using MATLAB which I build and my friend Rinta in order to complete my Final Projects. The forward modelling is resolved using Fast Marching Method (FMM) with finite difference approximation and the raytracing is resolved based on John Vidale paper, Finite difference calculation of travel times. This code can use two method in inversion part, Least Square and Pseudo-Inverse where the input data is only needed travel time and the location of station (in UTM, both easting and northing). You can also set some parameters which could affects the tomography result, such as the number of iteration, displaying forward modelling or inverse modelling to track your data, save your model or not and etc.

Language:MATLABLicense:BSD-3-ClauseStargazers:25Issues:1Issues:1

forward-forward

A simple Python implementation of forward-forward NN training by G. Hinton from NeurIPS 2022

Language:Jupyter NotebookStargazers:20Issues:0Issues:0

linpde-gp

Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"

Language:PythonLicense:MITStargazers:19Issues:3Issues:1

CNN-POCS

CNN-POCS algorithm for seismic data interpolation

Language:MATLABLicense:MITStargazers:18Issues:3Issues:0

IO-Fortran-Library

A portable, standard I/O library for Modern Fortran

Language:FortranLicense:MITStargazers:13Issues:1Issues:0

-earthquake-wave-in-PINN

this is a case of seismic wave forward and inversion using PINN(physical-informed neural network)

Language:Jupyter NotebookStargazers:9Issues:2Issues:0

jax-intro

Introduction to jax

Language:Jupyter NotebookLicense:MITStargazers:6Issues:1Issues:0

Proximal_Residual_Flows

Proximal Residual Flows for Bayesian Inverse Problems

Language:PythonLicense:MITStargazers:5Issues:1Issues:0

deep-seismic-regularizer

Deep learning based regularizers for seismic inversion

Language:PythonStargazers:5Issues:3Issues:0

NewDeepWave

NewDeepWave

Language:Jupyter NotebookLicense:MITStargazers:2Issues:0Issues:0

cascaded-null-space-learning

Accelerated MRI reconstruction using data-consistent and uncertainty-aware null space networks