Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
13_questions_of_shell
shell十三问--shell教程(markdown 版本)
ads1-notebooks
Copies of notebooks used in the practical sessions for Algorithms for DNA Sequencing
An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book An Introduction to Statistical Learning
awesome-python-books
如果有人让你推荐 Python 技术书,请让他看这个列表
broad-prod-wgs-germline-snps-indels
Workflows used in production at Broad for germline short variant discovery in WGS data
historicaldata
nCoV2019_py
获取 nCoV2019 统计数据 & Dash 面板展示; 数据来源: https://news.qq.com/zt2020/page/feiyan.html
timze216's Repositories
timze216/historicaldata
timze216/nCoV2019_py
获取 nCoV2019 统计数据 & Dash 面板展示; 数据来源: https://news.qq.com/zt2020/page/feiyan.html
timze216/100-Days-Of-ML-Code
100 Days of ML Coding
timze216/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book An Introduction to Statistical Learning
timze216/broad-prod-wgs-germline-snps-indels
Workflows used in production at Broad for germline short variant discovery in WGS data
timze216/chinese-dos-games
🎮 Chinese DOS games in browser.
timze216/cruk-summer-school-2019
Summer School 2019 - Functional Genomics
timze216/CS-Notes
😋 技术面试必备基础知识
timze216/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
timze216/deeplearningbook-chinese
Deep Learning Book Chinese Translation
timze216/filestorer
timze216/gatk4-data-processing
Workflows for processing high-throughput sequencing data for variant discovery with GATK4 and related tools
timze216/ggcircos
timze216/hacker-scripts
Based on a true story
timze216/interview
2020秋招 计算机视觉算法岗面经整理——包含实习和校招等 内推整理
timze216/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
timze216/libpku
贵校课程资料民间整理
timze216/nCov2019
timze216/refcard-org-beamer
Org Beamer reference card
timze216/RNA-seq-analysis
RNAseq analysis notes from Ming Tang
timze216/rnaseq_tutorial
Informatics for RNA-seq: A web resource for analysis on the cloud. Educational tutorials and working pipelines for RNA-seq analysis including an introduction to: cloud computing, critical file formats, reference genomes, gene annotation, expression, differential expression, alternative splicing, data visualization, and interpretation.
timze216/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
timze216/stock
30天掌握量化交易 (持续更新)
timze216/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
timze216/TCGAbiolinks
TCGAbiolinks
timze216/template-beamer-metropolis-from-orgmode
Set of files to create beamer presentation, from Emacs' orgmode, in the beamer 'metropolis' theme
timze216/test-your-sysadmin-skills
A collection of *nix Sysadmin Test Questions and Answers for Interview/Exam (2018 Edition).
timze216/tf-keras-vis
Neural network visualization toolkit for tf.keras
timze216/Watch-Me-Build-a-Trading-Bot
This is the code for "Watch Me Build a Trading Bot" by Siraj Raval on Youtube
timze216/Wuhan-2019-nCoV
2019-nCoV 新冠状病毒 2019-12-01至今国家、省、市三级每日统计数据(支持接口读取)