├── .DS_Store ├── Anti-Money Laundering Early Warning System Based on Deep Learning ├── .DS_Store ├── Anti-Money Laundering Early Warning System Based on Deep Learning Code.pdf ├── Anti-Money Laundering Early Warning System Based on Deep Learning Software Design Plan.pdf ├── Anti-Money Laundering Early Warning_detailed.pdf └── README.md ├── Intelligent Anti-Money Laundering Behavior Monitoring Platform ├── .DS_Store ├── Intelligent Anti-Money Laundering Behavior Monitoring Platform Code.pdf └── Intelligent Anti-Money Laundering Behavior Monitoring Platform Software Design Plan.pdf ├── Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform ├── .DS_Store ├── Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform Code.pdf └── Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform Software Design Plan.pdf ├── Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software ├── .DS_Store ├── Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software Code.pdf └── Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software Design Plan.pdf ├── README.md ├── docs ├── .DS_Store ├── index.html └── index.md └── src ├── .DS_Store ├── main ├── .DS_Store ├── java │ ├── .DS_Store │ ├── config │ │ ├── .DS_Store │ │ └── TokenConfig.java │ ├── controller │ │ ├── .DS_Store │ │ └── CustomerController.java │ ├── domain │ │ ├── .DS_Store │ │ ├── Customer.java │ │ └── RiskAssessment.java │ ├── mapper │ │ ├── .DS_Store │ │ └── CustomerMapper.java │ ├── service │ │ ├── .DS_Store │ │ ├── ICustomerService.java │ │ └── impl │ │ │ ├── .DS_Store │ │ │ └── CustomerServiceImpl.java │ └── util │ │ ├── .DS_Store │ │ └── IOUtil.java └── resources │ ├── .DS_Store │ ├── application.yml │ └── mapper │ ├── .DS_Store │ └── CustomerMapper.xml └── test ├── .DS_Store └── unit ├── .DS_Store └── CustomerServiceTest.java /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/.DS_Store -------------------------------------------------------------------------------- /Anti-Money Laundering Early Warning System Based on Deep Learning/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Anti-Money Laundering Early Warning System Based on Deep Learning/.DS_Store -------------------------------------------------------------------------------- /Anti-Money Laundering Early Warning System Based on Deep Learning/Anti-Money Laundering Early Warning System Based on Deep Learning Code.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Anti-Money Laundering Early Warning System Based on Deep Learning/Anti-Money Laundering Early Warning System Based on Deep Learning Code.pdf -------------------------------------------------------------------------------- /Anti-Money Laundering Early Warning System Based on Deep Learning/Anti-Money Laundering Early Warning System Based on Deep Learning Software Design Plan.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Anti-Money Laundering Early Warning System Based on Deep Learning/Anti-Money Laundering Early Warning System Based on Deep Learning Software Design Plan.pdf -------------------------------------------------------------------------------- /Anti-Money Laundering Early Warning System Based on Deep Learning/Anti-Money Laundering Early Warning_detailed.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Anti-Money Laundering Early Warning System Based on Deep Learning/Anti-Money Laundering Early Warning_detailed.pdf -------------------------------------------------------------------------------- /Anti-Money Laundering Early Warning System Based on Deep Learning/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Anti-Money Laundering Early Warning System Based on Deep Learning/README.md -------------------------------------------------------------------------------- /Intelligent Anti-Money Laundering Behavior Monitoring Platform/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Intelligent Anti-Money Laundering Behavior Monitoring Platform/.DS_Store -------------------------------------------------------------------------------- /Intelligent Anti-Money Laundering Behavior Monitoring Platform/Intelligent Anti-Money Laundering Behavior Monitoring Platform Code.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Intelligent Anti-Money Laundering Behavior Monitoring Platform/Intelligent Anti-Money Laundering Behavior Monitoring Platform Code.pdf -------------------------------------------------------------------------------- /Intelligent Anti-Money Laundering Behavior Monitoring Platform/Intelligent Anti-Money Laundering Behavior Monitoring Platform Software Design Plan.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Intelligent Anti-Money Laundering Behavior Monitoring Platform/Intelligent Anti-Money Laundering Behavior Monitoring Platform Software Design Plan.pdf -------------------------------------------------------------------------------- /Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform/.DS_Store -------------------------------------------------------------------------------- /Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform/Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform Code.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform/Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform Code.pdf -------------------------------------------------------------------------------- /Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform/Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform Software Design Plan.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform/Intelligent Financial Transaction Anti-Money Laundering Identification Tool Platform Software Design Plan.pdf -------------------------------------------------------------------------------- /Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software/.DS_Store -------------------------------------------------------------------------------- /Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software/Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software Code.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software/Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software Code.pdf -------------------------------------------------------------------------------- /Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software/Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software Design Plan.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software/Machine Learning-Driven Anti-Money Laundering Investigation Assistant Software Design Plan.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/README.md -------------------------------------------------------------------------------- /docs/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/docs/.DS_Store -------------------------------------------------------------------------------- /docs/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/docs/index.html -------------------------------------------------------------------------------- /docs/index.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /src/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/.DS_Store -------------------------------------------------------------------------------- /src/main/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/.DS_Store -------------------------------------------------------------------------------- /src/main/java/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/.DS_Store -------------------------------------------------------------------------------- /src/main/java/config/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/config/.DS_Store -------------------------------------------------------------------------------- /src/main/java/config/TokenConfig.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/config/TokenConfig.java -------------------------------------------------------------------------------- /src/main/java/controller/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/controller/.DS_Store -------------------------------------------------------------------------------- /src/main/java/controller/CustomerController.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/controller/CustomerController.java -------------------------------------------------------------------------------- /src/main/java/domain/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/domain/.DS_Store -------------------------------------------------------------------------------- /src/main/java/domain/Customer.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/domain/Customer.java -------------------------------------------------------------------------------- /src/main/java/domain/RiskAssessment.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/domain/RiskAssessment.java -------------------------------------------------------------------------------- /src/main/java/mapper/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/mapper/.DS_Store -------------------------------------------------------------------------------- /src/main/java/mapper/CustomerMapper.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/mapper/CustomerMapper.java -------------------------------------------------------------------------------- /src/main/java/service/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/service/.DS_Store -------------------------------------------------------------------------------- /src/main/java/service/ICustomerService.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/service/ICustomerService.java -------------------------------------------------------------------------------- /src/main/java/service/impl/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/service/impl/.DS_Store -------------------------------------------------------------------------------- /src/main/java/service/impl/CustomerServiceImpl.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/service/impl/CustomerServiceImpl.java -------------------------------------------------------------------------------- /src/main/java/util/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/util/.DS_Store -------------------------------------------------------------------------------- /src/main/java/util/IOUtil.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/java/util/IOUtil.java -------------------------------------------------------------------------------- /src/main/resources/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/resources/.DS_Store -------------------------------------------------------------------------------- /src/main/resources/application.yml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /src/main/resources/mapper/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/resources/mapper/.DS_Store -------------------------------------------------------------------------------- /src/main/resources/mapper/CustomerMapper.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/main/resources/mapper/CustomerMapper.xml -------------------------------------------------------------------------------- /src/test/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/test/.DS_Store -------------------------------------------------------------------------------- /src/test/unit/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/test/unit/.DS_Store -------------------------------------------------------------------------------- /src/test/unit/CustomerServiceTest.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jeremiahcheng1206/AML-Monitoring-Engine/HEAD/src/test/unit/CustomerServiceTest.java --------------------------------------------------------------------------------