Pinned Repositories
Automated-confirmation-of-protein-function-annotation-using-NLP
BioSentVec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
CodePath
CodePathTrack
CodingPractice
My Coding Practice on Cracking the Coding Interview
compsci_guides
Guides focused on fundamental computer science concepts
Courses-in-WSU
Useful classes taken in Washington State University
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
MTX-Operating-System-Design
Utilized C to design and implement the MTX Operating System
taojin1992's Repositories
taojin1992/Automated-confirmation-of-protein-function-annotation-using-NLP
taojin1992/MTX-Operating-System-Design
Utilized C to design and implement the MTX Operating System
taojin1992/BioSentVec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
taojin1992/CodePath
taojin1992/CodePathTrack
taojin1992/CodingPractice
My Coding Practice on Cracking the Coding Interview
taojin1992/compsci_guides
Guides focused on fundamental computer science concepts
taojin1992/Courses-in-WSU
Useful classes taken in Washington State University
taojin1992/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
taojin1992/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
taojin1992/Data_Science_Projects
This repository records progress in self-training for data science career.
taojin1992/DSN_Tensorflow_Code
Implement a novel Dense Transformer Networks by Tensorflow
taojin1992/Face-detection-with-mobilenet-ssd
Face detection with mobilenet-ssd written by Keras.
taojin1992/facematch
Face match in python using Facenet and their pretrained model
taojin1992/facenet
Face recognition using Tensorflow
taojin1992/Global-Sequence-Alignment
This project will entail implementing the Global Sequence Alignment dynamic programming algorithm in Java (w/o using modules containing these algorithms). The program should be able to align DNA and Protein sequences.
taojin1992/Key-Algorithms
taojin1992/leetcode-1
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
taojin1992/PASS
taojin1992/PyTorch
Deep Learning Zero to All - Pytorch
taojin1992/rcnn-text-classification
Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)
taojin1992/README
README文件语法解读,即Github Flavored Markdown语法介绍
taojin1992/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
taojin1992/text_classification
all kinds of text classification models and more with deep learning
taojin1992/Waking-Up
计算机基础面试问题全面总结,包含详细的follow-up question以及答案;模拟面试,知识点复习,快速备战面试...
taojin1992/WSU-Courses
This repository includes codes for some important WSU CS major courses.
taojin1992/yolo-pet
Real-time pet detection and recognition with yolo