Pinned Repositories
30DaysOfCode
Cuz I'm so jobless to share my solutions and you got too much time if you've found them here :o
bioinformatics
:microscope: Path to a free self-taught education in Bioinformatics!
ChatWithWiki_AzureML
Azure ML Prompt Flow App - Chat with Wikipedia
MarketAnalyzerApp
ML_Templates
Quick templates for a myriad of algorithm implementations
MLOps
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
status_genome_2016
data and code for "Social status alters immune regulation and response to infection"
TitanicTransformedKaggle
vLLM
Testing the vLLM package
smgpulse007's Repositories
smgpulse007/TDF-Starters-RUL
Using a neural network with LSTMs to predict the career end of Tour de France starters between 1995 and 2019.
smgpulse007/Syrupy
System Resource Usage Profiler
smgpulse007/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
smgpulse007/R_Projects
UChicago MS Bioinformatics 2018-19
smgpulse007/Py-Projects
Bioinformatics DL Projects
smgpulse007/sistine
Turn a MacBook into a Touchscreen with $1 of Hardware
smgpulse007/biotools
A list of useful bioinformatics resources
smgpulse007/tensorboard_sprites
Code examples to accompany blog post: "How to visualize feature vectors with sprites and TensorFlow's Tensorboard"
smgpulse007/visualizing_convnets
This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"
smgpulse007/W5
smgpulse007/bioinformatics
:microscope: Path to a free self-taught education in Bioinformatics!
smgpulse007/fp
smgpulse007/30problems
smgpulse007/TSNE-Embedding-Visualisation
A Simple and easy to use way to Visualise Embeddings!
smgpulse007/Numpy-CNN
A numpy-only implementation of a Convolutional Neural Network, from the ground up.
smgpulse007/Rosalind
smgpulse007/fake-commits-generator
Generate fake commits
smgpulse007/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.
smgpulse007/status_genome_2016
data and code for "Social status alters immune regulation and response to infection"
smgpulse007/HDF5-to-JSON-converter
Converting contents of a HDF5 file into a JSON file.