ricyoung
Sr Data Scientist at OptumCare and UNLV working on using data to understand disease pathways. Ph.D. Student in Computational Neuroscience. GANs, CNN,
OptumLas Vegas
Pinned Repositories
23andme2vcf
convert your 23andme raw file to VCF
6working
AI_Content_Detector_GUI
bam_vcf
Bam to VCF
cs689
Intro to ML
deepvariant
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
mysqldump-to-csv
A quickly-hacked-together Python script to turn mysqldump files to CSV files. Optimized for Wikipedia database dumps.
PythonBooks
Directory of free Python ebooks
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
speech-to-text
Example transcribing audio file (speech) to text with Google Cloud Speech API and Python
ricyoung's Repositories
ricyoung/cs689
Intro to ML
ricyoung/mysqldump-to-csv
A quickly-hacked-together Python script to turn mysqldump files to CSV files. Optimized for Wikipedia database dumps.
ricyoung/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
ricyoung/23andme2vcf
convert your 23andme raw file to VCF
ricyoung/AI_Content_Detector_GUI
ricyoung/API_CT
GitHub Desktop tutorial repository
ricyoung/amazon-bedrock-quick-start
Learn how to Quickly build Generative AI applications with Amazon Bedrock
ricyoung/APT_CT_workflow
Clinical trails workflow
ricyoung/aws-bedrock-chatbot
A Streamlit Chatbot powered by AWS Bedrock
ricyoung/da
Data Analytics
ricyoung/DA790
DA 790 Data Analytics Capstone
ricyoung/da_book
ricyoung/data-focused-python
ricyoung/genetics
Genetics NoteBooks
ricyoung/gridfinity-catalog
Catalog of Gridfinity Designs and Other Resources
ricyoung/HeartDiseaseRiskWorkshop
Heart Disease Risk Indicators Workshop Session 1 Exploratory Analysis in python
ricyoung/ibm_spss_modeler
Projects and Work on IBM SPSS Modeler
ricyoung/ismir2019tutorial
Website for tutorial "Generating Music with GANs: An Overview and Case Studies"
ricyoung/ML-day_1
Day 1 of Lambda School's Machine Learning Mini Bootcamp
ricyoung/ndd_notebook
ricyoung/NDDDrugMatcherV2
This repository contains code used to parse SQL query results (in csv) from ClinicalTrials.gov that are then processed to identify drugs used in separate trials dealing with separate Neuro Degenerate diseases (NDD) or drugs used in the same trial for different NDD (continuation of V1 Repo)
ricyoung/pipeline
ricyoung/random_count
ricyoung/ricyoung.github.io
ricyoung/RobinHood-RSI-Trading-Bot
A Robinhood stock trading bot in Python using the RSI indicator https://youtu.be/kSLkRXY3NPQ
ricyoung/sqanti_notebook
Testing to see if I can get ISO-Seq, cDNA_Cupcake, and Sqanti to run from a google colabs notebook
ricyoung/swan
swan and talon
ricyoung/swan_vis
A Python library to visualize and analyze long-read transcriptomes
ricyoung/Teaching_MIS776
ricyoung/test_gz
I had to download a butt on of files via FTP, so I can not use normal rsync to check the crc. They are all .gz - so I wrote a simple bash script to check the gz and delete the bad ones.