Pinned Repositories
Business-investment-analysis-on-real-world-problem
You work for some company and company wants to make investments in a few companies. The CEO of your company wants to understand the global trends in investments so that she can take the investment decisions effectively. There are 2 minor barriers 1. Investment to be made between 5 to 15 million USD per round of investment. 2. invest only in English-speaking countries. The data was taken from crunchbase.com. Initially 3 data files were taken ('companies.txt', 'rounds2.csv', 'mapping.csv'). Business objective: The objective is to identify the best sectors, countries, and a suitable investment type for making investments. The overall strategy is to invest where others are investing('where most investors are investing'). Data Analysis Goals: 1. Investment type analysis 2. Country analysis 3. Sector Analysis.
CodeCraft2020_HUAWEI2020_toy
2020华为软件精英挑战赛热身赛代码-0.032
decagon
Graph convolutional neural network for multirelational link prediction
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
HWcode2020-TestData
华为codecraft2020模拟测试数据
KGNN
Source Code for IJCAI'20 "KGNN: Knowledge Graph Neural Network for Drug-Drug Interaction Prediction"
mgcnn_alkaloid
Molecular Graph Convolutional Neural Networks
mytest
test
pat-
pytorch-multi-gpu-training
整理 pytorch 单机多 GPU 训练方法与原理
hongxin666's Repositories
hongxin666/Business-investment-analysis-on-real-world-problem
You work for some company and company wants to make investments in a few companies. The CEO of your company wants to understand the global trends in investments so that she can take the investment decisions effectively. There are 2 minor barriers 1. Investment to be made between 5 to 15 million USD per round of investment. 2. invest only in English-speaking countries. The data was taken from crunchbase.com. Initially 3 data files were taken ('companies.txt', 'rounds2.csv', 'mapping.csv'). Business objective: The objective is to identify the best sectors, countries, and a suitable investment type for making investments. The overall strategy is to invest where others are investing('where most investors are investing'). Data Analysis Goals: 1. Investment type analysis 2. Country analysis 3. Sector Analysis.
hongxin666/CodeCraft2020_HUAWEI2020_toy
2020华为软件精英挑战赛热身赛代码-0.032
hongxin666/decagon
Graph convolutional neural network for multirelational link prediction
hongxin666/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
hongxin666/HWcode2020-TestData
华为codecraft2020模拟测试数据
hongxin666/KGNN
Source Code for IJCAI'20 "KGNN: Knowledge Graph Neural Network for Drug-Drug Interaction Prediction"
hongxin666/mgcnn_alkaloid
Molecular Graph Convolutional Neural Networks
hongxin666/mytest
test
hongxin666/pat-
hongxin666/pytorch-multi-gpu-training
整理 pytorch 单机多 GPU 训练方法与原理
hongxin666/PyTorch_Primer
An introductory tutorial for PyTorch
hongxin666/train_doc2vec_wikipedia
train doc2vec for wikpedia articles
hongxin666/WebScrape_CBase
Code for web scraping few companies in crunchbase
hongxin666/wordCloud
用python进行文本分词并生成词云