stevengogogo
Ph.D student at Texas A&M University - College Station
Texas A&M University - College StationUnited States
Pinned Repositories
CircadianSimulation
This is the project for the NeuroScience course in NTU
CProjectTemplate
Project template for C programming. Including debugging in VSCODE, makefile and Unit testing
DataStructureAlgorithm
Data Structure and Algorithm with C (2021 Spring)
DSA_EmailSearcher
CSIE DSA Final project 2021
DSA_FakeBinarySearchTree
DSA_PriorityTree
EstimHill.jl
Quantitative analysis of dose-response curve.
FindSteadyStates.jl
https://stevengogogo.github.io/FindSteadyStates.jl/dev
ProgrammableAging
ReportTex
A LaTeX template for reports. Supported by Tectonic/Github CI/makefile
stevengogogo's Repositories
stevengogogo/DataStructureAlgorithm
Data Structure and Algorithm with C (2021 Spring)
stevengogogo/DSA_PriorityTree
stevengogogo/DSA_GarbledTextFilter
CSIE DSA 2021: Homework 3 - Problem 4 - Too Many Emails
stevengogogo/DSA_GraphReconstruction
stevengogogo/Julia-for-SciML
Presentation for the Julia workshop of TAMU SciML Lab
stevengogogo/mmpdenet
Jax Implementation of the paper "Moving Sampling Physics-informed Neural Networks induced by Moving Mesh PDE"
stevengogogo/neurips-quarto-extension
stevengogogo/pandoc-markdown
stevengogogo/AdaptiveMovingMeshMethod.jl
Julia implementation for the example in the book "Adaptive Moving Mesh Method"
stevengogogo/bayes
Neat Bayesian machine learning examples
stevengogogo/Bayesian-Filtering-and-Smoothing
Companion Matlab and Python codes for the book Bayesian Filtering and Smoothing by Simo Särkkä and Lennart Svensson
stevengogogo/CNF
Official Implementation of Constrained Neural Fields (CNF)
stevengogogo/deeponetx
DeepONet Implementation in Jax
stevengogogo/DSA-HW3-Nonprogramming
stevengogogo/ECEN649_Pattern-Recognition
Lecture notes and assignments of ECEN649 at Texas A&M University.
stevengogogo/equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
stevengogogo/EvolutionalNN
Evolutional Deep Neural Network. Reimplementation of https://arxiv.org/abs/2103.09959
stevengogogo/hprc-project-template
Example project template for TAMU HPRC Grace/Faster
stevengogogo/in-context-operator-networks
ICON for in-context operator learning
stevengogogo/jupyterbook
stevengogogo/quantile_pooling
Stacking Deep Set Networks and Pooling by Quantiles
stevengogogo/quarto-neurips-template
NeurIPS template with Quarto
stevengogogo/QuartoBook
A template for Quarto Book for course noting and assignments
stevengogogo/SPINN
Sparse Physics-based and Interpretable Neural Networks
stevengogogo/SPINNx
Jax implementation for SPINN
stevengogogo/STAT638_Applied-Bayes-Methods
STAT638 for Bayesian methods
stevengogogo/tangentfindingx
Tangent Finding algorithm in Jax
stevengogogo/tinygp
The tiniest of Gaussian Process libraries
stevengogogo/tornadox
Probabilistic ODE solvers are fun, but are they fast?
stevengogogo/UnitTestCpp
Learn how to use Unit testing in C++