Pinned Repositories
coref
CS294
homework for CS294 Fall 2017
flask_micro
学习实验基于python的微服务,计划综合 负载均衡 服务发现 配置中心 rpc restAPI 消息队列等微服务技术
jsplumb-example
Draw a flow chart with vue and jsplumb
learning-to-drive-in-a-day
Implementation of reinforcement learning approach to make a car learn to drive
NL2SQL
Text2SQL 语义解析数据集、解决方案、paper资源整合项目
record
SimDial
tf-nlp-blocks
Some frequently used NLP blocks I implemented
vue-flowchart
flowchart builder by vue + jsplumb
tedrepo's Repositories
tedrepo/NL2SQL
Text2SQL 语义解析数据集、解决方案、paper资源整合项目
tedrepo/cse291-program-synthesis
Program Synthesis Course
tedrepo/D3.js-Demos
tedrepo/flask_structure_example
A flask project example considering structures
tedrepo/GausianProcess
MCTS for GP
tedrepo/GraphTransformer
AMR-to-text Generation with Graph Transformer
tedrepo/grid-cells
Implementation of the supervised learning experiments in Vector-based navigation using grid-like representations in artificial agents, as published at https://www.nature.com/articles/s41586-018-0102-6
tedrepo/lsbasi
Let's Build A Simple Interpreter
tedrepo/MatrixFlow
一个底层基于matrix的自动求导框架,并封装了一个DNN和一个RNN
tedrepo/MatrixSlow
A simple deep learning framework in pure python for purpose of learning in DL
tedrepo/mpp_linux_cpp
a demo shows that how to use rockchip mpp framework in linux
tedrepo/Neo4j-KGBuilder
Neo4j+springboot+vue+d3.js知识图谱构建和可视化
tedrepo/neural-state-machine-1
A lab project impletementing the Neural State Machine
tedrepo/neural-symbolic-machines
Neural Symbolic Machines is a framework to integrate neural networks and symbolic representations using reinforcement learning, with applications in program synthesis and semantic parsing.
tedrepo/program_synthesis
Program Synthesis
tedrepo/pythonvm-1
《自己动手写python虚拟机》C++实现
tedrepo/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
tedrepo/r2sql
:hot_pepper: R²SQL: "Dynamic Hybrid Relation Network for Cross-Domain Context-Dependent Semantic Parsing." (AAAI 2021)
tedrepo/Reflection_Summary
算法理论基础知识应知应会
tedrepo/Reward-Modulated-STDP-and-Polychronization-in-Computational-NeuroScience
Dopamine is a neuro-modulator, affecting synaptic plasticity,simulating R-STDP (Reinforcement learning) by python
tedrepo/RSTDP
tedrepo/Sequoia
A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态
tedrepo/SPARQA
SPARQA: Skeleton-based Semantic Parsing for Complex Questions over Knowledge Bases, AAAI 2020
tedrepo/Statistical-Learning-Methods
Implement Statistical Leanring Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
tedrepo/stock
30天掌握量化交易 (持续更新)
tedrepo/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
tedrepo/UDepLambda
A framework to convert Universal Dependencies to Logical Forms
tedrepo/ue4-xcode-vscode-mac
Guide on creating UE4 C++ project on Mac
tedrepo/Write-a-Python-in-Python
Build your own Python in less than 400 lines code!
tedrepo/xalpha
基金投资管理回测引擎