Pinned Repositories
CS506Spring2021Repository
CS506 Spring 2021 Repository - Student Project Work
Amazon-Movie-Review-Star-Rating-Prediction
This is the codes for CS506 midterm Spring 2021.
CS505Final_project_CompLex
For final project CS505
Image-Classification-of-COVID-19-X-rays
This is the class challenge for CS440 Fall 2020.
kviz
https://pypi.org/project/kviz/ Visualization library for keras neural networks. Contributions welcome
simple-data-editor
A simple implementation of data editor by Python. Using tkinter package.
simple-implementation-for-HuaRongDao-game
A simple implementation of the game HuaRongDao using Pygame
simple-implementation-mapreduce-invertedindex-v2
A simple implementation of mapreduce by creating the inverted index of each chapter of Jane Austen's novel Pride and Prejudice. Version 2, in dev.
simple-webpage-document-storage-sys
A simple implementation to simulate a document-based database system (instead of tables).
structures-in-go
Implementation of some data structures in golang. e.g. Binary search tree.
mcxxmc's Repositories
mcxxmc/structures-in-go
Implementation of some data structures in golang. e.g. Binary search tree.
mcxxmc/CS505Final_project_CompLex
For final project CS505
mcxxmc/Image-Classification-of-COVID-19-X-rays
This is the class challenge for CS440 Fall 2020.
mcxxmc/simple-data-editor
A simple implementation of data editor by Python. Using tkinter package.
mcxxmc/simple-implementation-mapreduce-invertedindex-v2
A simple implementation of mapreduce by creating the inverted index of each chapter of Jane Austen's novel Pride and Prejudice. Version 2, in dev.
mcxxmc/Amazon-Movie-Review-Star-Rating-Prediction
This is the codes for CS506 midterm Spring 2021.
mcxxmc/kviz
https://pypi.org/project/kviz/ Visualization library for keras neural networks. Contributions welcome
mcxxmc/simple-webpage-document-storage-sys
A simple implementation to simulate a document-based database system (instead of tables).
mcxxmc/_outdated_image-to-pixel
Simple codes for converting a photo of high resolution into pixels; can also add transparency to the output .png file. The codes should be easy to adjust for different purposes.
mcxxmc/ailab
mcxxmc/Airbnb_Price_Prediction
This is the final project for my CS542 Machine learning class at BU in fall 2019.
mcxxmc/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
mcxxmc/awesome-public-datasets
A topic-centric list of HQ open datasets.
mcxxmc/build-your-own-x
🤓 Build your own (insert technology here)
mcxxmc/clash_for_windows_pkg
A Windows/macOS GUI based on Clash
mcxxmc/CS506Spring2021Repository
CS506 Spring 2021 Repository - Student Project Work
mcxxmc/example-code-cis548
This is the repository for example code from Prof. Boon Thau Loo's Operating System Course
mcxxmc/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
mcxxmc/IF
mcxxmc/OpenClash
A Clash Client For OpenWrt
mcxxmc/project-august-2021
Project August 2021.
mcxxmc/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
mcxxmc/simple-illustration-of-tensorflow-regression
A very simple illustration of tensorflow regression. Linear and Non-linear. See details in the jpy notebook.
mcxxmc/simple-implementation-ecc
A simple implementation for Elliptic Curve Cryptography.
mcxxmc/simple-implementation-ecc-blockchain
A simple implementation for blockchain using my previous ECC algorithm. In Dev.
mcxxmc/simple-implementation-fft
A simple implementation for FFT algorithm, based on the book Introduction to Algorithms.
mcxxmc/simple-implementation-for-2048-game
This is a simple implementation of the famous 2048 game using pygame package.
mcxxmc/simple-implementation-mapreduce
A simple implementation of mapreduce by creating the inverted index of each chapter of Jane Austen's novel Pride and Prejudice.
mcxxmc/simple-minimum-spanning-tree-Kruskal-Algorithm
A simple implementation for minimum spanning tree using Kruskal's Algorithm.
mcxxmc/spring-boot-demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS、Flyway(数据库初始化)、UReport2(**式复杂报表)。