Pinned Repositories
AI_tutorial
algorithm-package
AR_demo
create a simple application that utilizes the Vuforia Augmented Reality engine in Unity
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
BookList
Creditcard_frauddetection_AutoEncoder_proj586
A deep AutoEncoder model is used for credit card fraud detection, which includes a multi-layer network of encoders and decoders and implements the method of reconstructing data to find the error threshold and achieve classification of fraud cases
Data-enhancement-and-paraphrasing
Research on multi-level Chinese paraphrasing, using seq2seq to generate multiple sentences with the same semantic meaning
dataStructure_tutorial
digitalMediathe-Mahogany
the Interactive application designed to promote Mahogany by using Adobe director
TimeSeries_steelPrice_Prediction
TimeSeries:Analysis and forecast of steel price time series by using ARIMA
YingXu-swim's Repositories
YingXu-swim/AI_tutorial
YingXu-swim/algorithm-package
YingXu-swim/AR_demo
create a simple application that utilizes the Vuforia Augmented Reality engine in Unity
YingXu-swim/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
YingXu-swim/BookList
YingXu-swim/Creditcard_frauddetection_AutoEncoder_proj586
A deep AutoEncoder model is used for credit card fraud detection, which includes a multi-layer network of encoders and decoders and implements the method of reconstructing data to find the error threshold and achieve classification of fraud cases
YingXu-swim/Data-enhancement-and-paraphrasing
Research on multi-level Chinese paraphrasing, using seq2seq to generate multiple sentences with the same semantic meaning
YingXu-swim/dataStructure_tutorial
YingXu-swim/digitalMediathe-Mahogany
the Interactive application designed to promote Mahogany by using Adobe director
YingXu-swim/dl_tutorial
YingXu-swim/European-Wastewater-Drugs-visualizationAnalysis
YingXu-swim/Free-translate-API-LibreTranslate
Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.
YingXu-swim/Field
YingXu-swim/GNN-based-sokudu
gnn implementation used to solve 9*9 sokudu problem
YingXu-swim/Harvard-cs50x-2022
my solution in Harvard cs50x 2022
YingXu-swim/hybrid-label-based-Bayesian-personalized-ranking-recommendation-algorithm
This project focuses on the implicit feedback-based recommendation ranking problem, aiming to divide the full dataset into multiple local datasets by item label weights and user label weights, and to use a hybrid Bayesian personalized ranking recommendation algorithm in the local datasets
YingXu-swim/Konquest
Agent vs. game, includes MarkovAgent, MinimaxAgent, IterativeDeepening...
YingXu-swim/lunarlander-bipedalwalker
PyTorch implementation of DQN and DDPG tested on lunarlander and bipedalwalker
YingXu-swim/MNIST_AE
AE, DAE, VAE algorithms based on MNIST dataset
YingXu-swim/Multi-stagePlanning_Agricultural-LandAllocation
Research on Agricultural Land Allocation Based on Multi-stage Planning
YingXu-swim/nlp_tutorial
YingXu-swim/Public-APIs
📚 A public list of APIs from round the web.
YingXu-swim/ragas
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
YingXu-swim/seq2seq-machineTranslation
implementatin of machine translation based on RNN and Transformer
YingXu-swim/social-media-api
Social Media API: Automate Posting and Analytics to Social Networks like Instagram, TikTok, X/Twitter, Facebook, LinkedIn, Reddit, YouTube, and Telegram
YingXu-swim/soundGesture_Setup
YingXu-swim/speech_demo
YingXu-swim/sql_tutorial
YingXu-swim/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
YingXu-swim/TCMKG-driven-task-based-QASystem
Cleanse the data of "Compendium of Materia Medica" as the full-text data foundation, with herbs as the center, to construct a Chinese medicine knowledge graph including 6 entity types and various relationship types. Use BiLSTM, CRF, and naive Bayes classification to build a question-answering system based on the Chinese medicine knowledge graph.