Pinned Repositories
Adaptive_Target_Region_for_Birds_Classification
agem
Official implementation of the Averaged Gradient Episodic Memory (A-GEM) in Tensorflow
babywalk
PyTorch code for the ACL 2020 paper: "BabyWalk: Going Farther in Vision-and-Language Navigationby Taking Baby Steps"
BinaryTree
general operations to Binary Tree
buc
Implementation of Bottom-Up Computation of Sparse and Iceberg CUBEs algorithm
CA_Electricty_Price_Prediction_Neural_Net
Time series regression models using ARIMA, SARIMAX, and Recursive Neural Network to predict day-ahead and hour-ahead California wholesale electricity prices. Features include demand forecasts, NOAA weather station data, and CA Dept. of Water Resources reservoir water level hourly observation.
caffe
Caffe: a fast open framework for deep learning.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Model_Trees_Full_Dataset
hockey data crawled from nhl.com and eliteprospects.com
ToDCL
Continual Learning for Task-Oriented Dialogue Systems
liuyejia's Repositories
liuyejia/Adaptive_Target_Region_for_Birds_Classification
liuyejia/BinaryTree
general operations to Binary Tree
liuyejia/buc
Implementation of Bottom-Up Computation of Sparse and Iceberg CUBEs algorithm
liuyejia/caffe
Caffe: a fast open framework for deep learning.
liuyejia/DirectedGrapth
Some operations for Directed Graph,e.g.find route between nodes
liuyejia/java-Balanced-Binary-Tree
liuyejia/JDBC_MySQL
Implementation of Select,Insert,Update,Delete operation through JDBC based on MySQL Driver
liuyejia/ML_Assignments
liuyejia/MyQueue
Using Stack to realize queue(showing the usage of template in java)
liuyejia/SpringRest_hotelApp
Web application for Hotel Management/SpringBoot/Restful/Java
liuyejia/Stack-Queue
Realization of Stack and Queue using Nodes
liuyejia/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
liuyejia/Tree
Construct Tree from Array;Level Traversal of Tree;Balanced Tree
liuyejia/WebSpider-URLConnection
an easy understanding webspider to craw contents of questions and answers from www.zhihu.com