#计算机科学#Java 深度学习框架
#计算机科学#Serve scikit-learn, XGBoost, TensorFlow, and PyTorch models with AWS Lambda container images support.
#计算机科学#Using reinforcement learning to train FlappyBird.
Spring Deep Java Library 通过利用DJL框架与其他Spring框架进行整合,进行深度学习模型训练和推导。
Scans and solves Sudoku Puzzles from images using AI
#自然语言处理#A Java NLP application that identifies names, organizations, and locations in text by utilizing Hugging Face's RoBERTa NER model through the ONNX runtime and the Deep Java Library.
Java spring boot boilerplate with a JWT authentication & Postgre database
Fast Deep Java Library,通过利用DJL框架与其他Spring框架进行整合,进行深度学习模型训练和推导。
삼성청년SW아카데미(SSAFY 6기) 2학기 특화프로젝트 - AI를 이용한 식단 관리 및 맨몸 운동 보조 서비스
#自然语言处理#重新整理深度学习相关知识。里面包含线性神经网络、多层感知机、卷积神经网络、现代神经网络、循环神经网络等。包含:算法、代码、项目、电子书等。让深度学习可平易近人。
java with dbnet, crnn for ocr.本项目利用java,javacv,onnx以及djl矩阵计算等技术加载文本检测模型dbnet与文本识别模型crnn,完成ocr的识别推理。