| permalink | author_profile | redirect_from | ||
|---|---|---|---|---|
/ |
true |
|
Yang Wang is currently studying in Hefei University of Technology, School of Engineering Excellence, majoring in Electronic Information. He received his B.S. degree in SE from Hubei University of Technology and his M.S. degree in CS from Hunan University of Science and Technology. He has published several papers in some well-known conference proceedings and international journals, such as IEEE TNSM, IEEE TAI, and ISPA. His research areas include service computing, embodied intelligence, imitation learning, reinforcement learning, VLA, and so on.
Like many other Jekyll-based GitHub Pages templates, Academic Pages makes you separate the website's content from its form. The content & metadata of your website are in structured Markdown files, while various other files constitute the theme, specifying how to transform that content & metadata into HTML pages. You keep these various Markdown (.md), YAML (.yml), HTML, and CSS files in a public GitHub repository. Each time you commit and push an update to the repository, the GitHub pages service creates static HTML pages based on these files, which are hosted on GitHub's servers free of charge.
-
Guosheng Kang, Yang Wang, Jianxun Liu, Buqing Cao, Yong Xiao*, Yu Xu. Evolution of Web API Cooperation Network via Exploring Community Structure and Popularity. IEEE Transactions on Artificial Intelligence, Vol. 5, No. 12, pp. 6659–6671, 2024.
-
Guosheng Kang, Yang Wang, Hongshuai Ren, Buqing Cao*, Jianxun Liu, Yiping Wen. KS-GNN: Keyword Search via Graph Neural Network for Web API Recommendation. IEEE Transactions on Network and Service Management, Vol. 21, No. 5, pp. 5464-5474, 2024.
-
Yang Wang, Zhenzhen Yuan, Guosheng Kang*, Jianxun Liu, Buqing Cao, Yong Xiao. Graph-based Multi-view Clustering for Web services. International Symposium on Parallel and Distributed Processing with Applications., IEEE Computer Society, pp. 567-572, 2023.
-
Yang Wang, Jiayan Xiang, Hangyu Cheng, Wanjun Chen, Yong Xiao, Guosheng Kang*. Towards Dynamic Evolutionary Analysis of ProgrammableWeb for API-Mashup Ecosystem. International Conference on Computer Supported Cooperative Work in Design., IEEE Computer Society, pp. 1716-1721, 2023.
The main configuration file for the site is in the base directory in _config.yml, which defines the content in the sidebars and other site-wide features. You will need to replace the default variables with ones about yourself and your site's github repository. The configuration file for the top menu is in _data/navigation.yml. For example, if you don't have a portfolio or blog posts, you can remove those items from that navigation.yml file to remove them from the header.