Pinned Repositories
Apriori_Algorithm_Implementation
Implementation of the Apriori algorithm.
concordai
convnets-keras
covid
Bayesian modeling of COVID-19
covid-test
cppn-gan-vae-cifar-tensorflow
First attempt to use the previous CPPN-GAN-VAE model to train on CIFAR-10 images.
DeepDepth
evoGAN
can we use evolution to stabilize gan optimization? some experiments towards answering that question.
pcaGAN
GAN on a schedule
pytorch_differentiable_auc
Use ~AUC as a loss function for neural networks. Uses Wilcoxon-Mann-Whitney U. statistic. Idea found in an old AAAI paper
mysterefrank's Repositories
mysterefrank/pytorch_differentiable_auc
Use ~AUC as a loss function for neural networks. Uses Wilcoxon-Mann-Whitney U. statistic. Idea found in an old AAAI paper
mysterefrank/pcaGAN
GAN on a schedule
mysterefrank/covid-test
mysterefrank/Apriori_Algorithm_Implementation
Implementation of the Apriori algorithm.
mysterefrank/concordai
mysterefrank/convnets-keras
mysterefrank/covid
Bayesian modeling of COVID-19
mysterefrank/cppn-gan-vae-cifar-tensorflow
First attempt to use the previous CPPN-GAN-VAE model to train on CIFAR-10 images.
mysterefrank/DeepDepth
mysterefrank/evoGAN
can we use evolution to stabilize gan optimization? some experiments towards answering that question.
mysterefrank/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
mysterefrank/gpt-3-experiments
Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts.
mysterefrank/Hamiltonian-Path-Counter
Counts the number of hamiltonian paths in an n x m grid graph.
mysterefrank/Hello_World
First repository
mysterefrank/improved-gan
code for the paper "Improved Techniques for Training GANs"
mysterefrank/nn
mysterefrank/petastorm
Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
mysterefrank/roger_repair_scanline_defects
mysterefrank/Scrabble-Step-Ladder
An original programming contest problem written by Quora engineers, available in the Quora Codesprint happening now at http://quora.interviewstreet.com/.
mysterefrank/Simple_GA
A Simple Genetic Algorithm I modeled later bipedal walking work on.
mysterefrank/tensorpack
Neural Network Toolbox on TensorFlow