Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
Deep-Learning-with-PyTorch
Deep Learning with PyTorch, published by Packt
Deep_learning_examples
Examples of using deep learning in Bioinformatics
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Keth-seq
Data analysis of Keth-seq.
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
sklearn
Materials related to sklearn
StructureImpute
Deep learning based imputation of RNA secondary structure profile.
Tsinghua-gongjing.github.io
Tracking and sharing.
zebrafish_structure
Codes for project zebrafish structure data analysis.
Tsinghua-gongjing's Repositories
Tsinghua-gongjing/StructureImpute
Deep learning based imputation of RNA secondary structure profile.
Tsinghua-gongjing/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Tsinghua-gongjing/zebrafish_structure
Codes for project zebrafish structure data analysis.
Tsinghua-gongjing/Keth-seq
Data analysis of Keth-seq.
Tsinghua-gongjing/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
Tsinghua-gongjing/Deep-Learning-with-PyTorch
Deep Learning with PyTorch, published by Packt
Tsinghua-gongjing/Deep_learning_examples
Examples of using deep learning in Bioinformatics
Tsinghua-gongjing/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Tsinghua-gongjing/sklearn
Materials related to sklearn
Tsinghua-gongjing/Tsinghua-gongjing.github.io
Tracking and sharing.
Tsinghua-gongjing/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
Tsinghua-gongjing/blog_codes
Codes used in my .github.io blog
Tsinghua-gongjing/Coursera-Machine-Learning-Stanford
Machine learning-Stanford University
Tsinghua-gongjing/deeplearning-assignment
吴恩达-深度学习-课后作业-答案与总结
Tsinghua-gongjing/deeplearning-biology
A list of deep learning implementations in biology
Tsinghua-gongjing/deeplearning-models
A collection of various deep learning architectures, models, and tips
Tsinghua-gongjing/gffutils
GFF and GTF file manipulation and interconversion
Tsinghua-gongjing/ggplot
ggplot for python
Tsinghua-gongjing/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
Tsinghua-gongjing/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Tsinghua-gongjing/LeetCode-Solutions
:octocat: (Weekly Update) Python / C++11 Solutions of All 1368 LeetCode Problems
Tsinghua-gongjing/metaseq
Framework for integrated analysis and plotting of ChIP/RIP/RNA/*-seq data
Tsinghua-gongjing/pyGenomeTracks
python module to plot beautiful and highly customizable genome browser tracks
Tsinghua-gongjing/Python
All Algorithms implemented in Python
Tsinghua-gongjing/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Tsinghua-gongjing/recommenders
Best Practices on Recommendation Systems
Tsinghua-gongjing/RSAlgorithms
Some algorithms about traditional and social recommendation.
Tsinghua-gongjing/stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
Tsinghua-gongjing/ThinkStats
Code in ThinkStats1
Tsinghua-gongjing/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition