Pinned Repositories
360zhinao
360zhinao
AdvancedLiterateMachinery
A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Tongyi Lab, Alibaba Group.
agentx
AgentX is an experiment to develop an autonomous agent that delegates well to Auto-GPT, babyagi, and other agents using LangChain
alpaca_chinese_dataset
人工精调的中文对话数据集和一段chatglm的微调代码
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
denoiseGAN
MonoDepth-FPN-PyTorch
Single Image Depth Estimation with Feature Pyramid Network
MultimodalDL
This model implementation of 'Multimodal Deep Learning for Robust RGB-D Object Recognition'
RecSys-1
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
reborm's Repositories
reborm/denoiseGAN
reborm/MonoDepth-FPN-PyTorch
Single Image Depth Estimation with Feature Pyramid Network
reborm/Contextual-Bandit-News-Article-Recommendation
Predict and recommend the news articles, user is most likely to click in real time.
reborm/createDepth
create depth using openGl
reborm/crwalers
自己写的一些爬虫
reborm/CTR_Prediction
CTR prediction using FM FFM and DeepFM
reborm/DC-hi_guides
[Data Castle 算法竞赛] 精品旅行服务成单预测 final rank 11
reborm/DeepFM_keras
A simple DeepFM.
reborm/depth
123
reborm/face_gui
基于人脸检测的证件照自动生成(Automatic identification photos based on face detection)
reborm/FPN_semantic_segmentation
A Tensorflow implentation of FPN framework for remote sensing semantic segmentation task.
reborm/FPN_Tensorflow
A Tensorflow implementation of FPN detection framework.
reborm/Machine_Learning_Study_Path
机器学习过程中所看的书,视频和源码
reborm/mask_rcnn_demo
Mask R-CNN Demo -- vs2015
reborm/MovieLens-RecSys
基于MovieLens-1M数据集实现的协同过滤算法demo
reborm/Multi-Armed-Bandit-Algorithms
Python implementation of UCB, EXP3 and Epsilon greedy algorithms
reborm/Music-Recommender-Engine
The purpose of this Personalized Music Recommendation Engine is to use reinforcement learning approach to build a music recommender system and to formulate the problem of interactive recommendation as a contextual multi-armed bandit, learning user preferences recommending new songs and receiving their ratings.
reborm/news-recommend-ire
Stream Data based News Recommendation - Contextual Bandit Approach
reborm/O2O-Coupon-Usage-Forecast
1st Place Solution for O2O Coupon Usage Forecast
reborm/openGl_depth
get depth using openGl
reborm/PIDOptimizer
The Pytorch code for this CVPR 2018 paper: "A PID Controller Approach for Stochastic Optimization of Deep Networks"
reborm/Pixel2Mesh
Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.
reborm/PythonDemo
My Python Demo
reborm/Recommend-Estimators
Classical RecSys algorithms implemented by using TensorFlow Estimators
reborm/RGB-D-Face-Recognition
reborm/SSGAN-Tensorflow
A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs).
reborm/stellar-random-walk
reborm/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
reborm/UserCF-and-FM-Based-RecSys
实现了一个汽车资讯推荐系统,使用UserCF与FM模型
reborm/wide_deep
Wide and Deep Learning for CTR Prediction in tensorflow