JBris
Currently working from home.
Bioeconomy Science Institute | Massey UniversityAuckland, New Zealand
Pinned Repositories
fastapi-react-graphql
Example of a simple FastAPI and React app using GraphQL
model-calibration-evaluation
Evaluating model calibration methods for sensitivity analysis, uncertainty analysis, optimisation, and Bayesian inference
multivariate_analysis_examples
Several examples of multivariate techniques implemented in R, Python, and SAS. Multivariate concrete dataset retrieved from https://archive.ics.uci.edu/ml/datasets/Concrete+Slump+Test. Credit to Professor I-Cheng Yeh.
nextflow-graph-machine-learning
A Nextflow pipeline demonstrating how to train graph neural networks for gene regulatory network reconstruction using DREAM5 data.
prefect-surrogate-models
Demonstrating the use of Prefect to orchestrate the creation of machine learning surrogate models as applied to mechanistic crop models.
react-typescript-graphql
A simple search tool to retrieve git repo information from GitHub, GitLab, and Bitbucket. Uses TypeScript and GraphQL for server-side API searches, and React.js for client-side rendering.
stan-cmdstanr-docker
A Docker image to run Stan, cmdstanr, and brms for Bayesian statistical modelling
time_series_anomaly_detection_examples
Several examples of anomaly detection algorithms for time series data.
vue-python-graphql
A simple search tool to retrieve git repo information from GitHub, GitLab, and Bitbucket. Uses aiohttp and Graphene for server-side API searches, and Vue.js for client-side rendering.
calisim
A toolbox for the calibration and evaluation of simulation models.
JBris's Repositories
JBris/age-underestimation
Repository for Harry (2018) Fish and Fisheries
JBris/bash-templater
Very simple templating system that replace {{VAR}} by $VAR environment value, supports defines
JBris/frontiers-palaeo-additive-modelling
Modelling and feature detection in palaeoenvironmental time series using additive models
JBris/JBris.github.io
Landing zone for James Bristow - Recent IT Graduate from Massey University. An ambitious and driven individual who is currently seeking a long-term career as an ICT professional.
JBris/ping-pong-java
Ping Pong game written in Java. Created as a first year CS student.
JBris/shoot-em-up-java
Shoot em up game written in Java, as a first year CS student.
JBris/dl-with-bayes
Contains code for the NeurIPS 2019 paper "Practical Deep Learning with Bayesian Principles"
JBris/esh
Simple templating engine based on shell.
JBris/findr-data-geuvadis
For data requests
JBris/gametest
JBris/gp-varsel-kl-var
JBris/IntroNeuralNetworks
Introducing neural networks to predict stock prices
JBris/limbatus
Repository for Harry et al (2019) Marine and Freshwater Research
JBris/rnn_lstm_from_scratch
How to build RNNs and LSTMs from scratch with NumPy.
JBris/rpforest
It is a forest of random projection trees
JBris/spn_mnist
replication of this paper: https://www.nrl.navy.mil/itd/aic/content/evaluation-sum-product-networks-image-classification-tasks
JBris/spot-tail
JBris/tensorflow-triplet-loss
Implementation of triplet loss in TensorFlow
JBris/vi_evaluation
Repository for R code for variational inference approximation from Yao, Vehtari, Simpson and Gelman (2018)