Pinned Repositories
-C-
存放数据,代码等
c-cpp-projects
C/C++程序归档
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
CDPfold
Google-Research
Mathematical-modeling
保存美赛真题,代码,论文
RNA-secondary-structure-prediction-by-Capsule-Neural-Network
This is the project of the Student's Platform for Innovation and Entrepreneurship Training Program.
Student_Registration_System
吉林大学2017级软件工程课程设计代码
MisakaGeek's Repositories
MisakaGeek/Student_Registration_System
吉林大学2017级软件工程课程设计代码
MisakaGeek/Mathematical-modeling
保存美赛真题,代码,论文
MisakaGeek/RNA-secondary-structure-prediction-by-Capsule-Neural-Network
This is the project of the Student's Platform for Innovation and Entrepreneurship Training Program.
MisakaGeek/-C-
存放数据,代码等
MisakaGeek/c-cpp-projects
C/C++程序归档
MisakaGeek/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
MisakaGeek/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
MisakaGeek/CDPfold
MisakaGeek/Google-Research
MisakaGeek/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
MisakaGeek/HIN-Datasets-for-Recommendation-and-Network-Embedding
Heterogeneous Information Network Datasets for Recommendation and Network Embedding
MisakaGeek/HinEmbedding
MisakaGeek/My_First_Repo
This repo is created in order to learn how to use Github. I will pull my first CNN Code to exercise various options.
MisakaGeek/SNL-compiler
SNL编译原理(词法,语法分析器)
MisakaGeek/SNLCompilerGraphic
编译原理课程实验
MisakaGeek/Toy_search_engine
Python project to use Bag of Words data mining concept in Presidential Dataset to find the relevance between a Sentence query to a text document.This model uses Tf and Idf Cosine similarity(Euclidean Distance) to find the relation.