0xpantera
Currently down rabbit holes of crypto arcana. AI & Stats lecturer. Prev: Sr. Data Scientist @healthcarecom
Berlin, Germany
Pinned Repositories
ai_lab_gt_capsNet
PyTorch Implementation of Capsule Networks on MNIST
Anna-KaRNNa
Recurrent Neural Network trained on the text of Leo Tolstoi's Anna Karennina
Covid19
Covid-19 Analysis with Julia.
ecdsa-node
edhc-investment-mgmt
Investment management with Python and Machine Learning
frankv
local-foundry-games
mijo-nfts
minimal-warp
stockell
Stock analysis and reporting in Haskell
0xpantera's Repositories
0xpantera/Anna-KaRNNa
Recurrent Neural Network trained on the text of Leo Tolstoi's Anna Karennina
0xpantera/email_downloads
Download attachments in a gmail account into a directory.
0xpantera/face_generation
Generative Adversarial Networks to generate new images of faces
0xpantera/autoencoders
A network that tries to generate it's input data, but with a narrow hidden layer that serves as a compressed representation of the input data.
0xpantera/ChakraCore
ChakraCore is the core part of the Chakra Javascript engine that powers Microsoft Edge
0xpantera/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
0xpantera/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
0xpantera/Duke_stats_with_R
Repository for labs, problem sets and projects for the Statistics with R Specialization from Duke University on Coursera
0xpantera/Embeddings-Word2vec
Word embedding deep neural network to learn semantic relationships between words using Word2vec
0xpantera/fast-style-transfer
Fast Style Transfer in TensorFlow ⚡🖥🎨🖼
0xpantera/first-neural-network
Simple two layered Neural Network that predicts bike rental demand.
0xpantera/GAN_MNIST
GAN trained on MNIST. Generator and discriminator networks, as well losses and optimizers settings to train networks in parallel.
0xpantera/glitchell
Picture glitcher in Haskell
0xpantera/grokking_dl_trask
Jupyter Notebooks with solutions to "Grokking Deep Learning" By Trask
0xpantera/image-classification
Image classification with a Convolutional Neural Network on CIFAR-10 dataset
0xpantera/JHU_data_science
Contains files of projects in Data Analysis using Python and R.
0xpantera/language-translation
Train a sequence to sequence model on a dataset of English and French sentences that can translate new sentences from English to French.
0xpantera/NN_weight_initialization
Testing how to find good initial weights for a neural network.
0xpantera/nyc_flights_test
Simple R model testing on nyc_flights
0xpantera/prog-scala-2nd-ed-code-examples
The code examples used in Programming Scala, 2nd Edition (O'Reilly)
0xpantera/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
0xpantera/python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
0xpantera/PythonDataScienceHandbook
Jupyter Notebooks for the Python Data Science Handbook
0xpantera/s4ds
Scala for data science
0xpantera/sentiment_RNN
Recurrent neural network for predicting sentiment on a bunch of movie reviews from IMDB labeled with sentiment (positive or negative).
0xpantera/ThinkBayes
Jupyter Notebooks derived from Allen Downey's book Think Bayes.
0xpantera/transfer-learning
Using VGGNet trained on the ImageNet dataset as a feature extractor to classify images of flowers.
0xpantera/tv-script-generation
LSTM that generates a new TV script for a scene at Moe's Tavern. Trained on scripts from 27 seasons of The Simpsons.
0xpantera/UW_machine_learning
Contains notes and assignments for the University of Washington's Machine Learning course on Coursera