Pinned Repositories
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
AI-Chip
A list of ICs and IPs for AI, Machine Learning and Deep Learning.
AI_LINE
《sql必知必会》 《算法图解》 《Tensorflow 实战Google深度学习框架》 《推荐系统实践》《Python数据采集》 《机器学习实战》 《统计学习方法》
FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and FastChat-T5.
gap_sdk
SDK for Greenwaves Technologies' GAP8 IoT Application Processor
leetcode_solution
micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Pytorch2TensorRT
CUDA10.0, CUDNN7.5.0, TensorRT5.1.5.0
qotoolbox
Sze Tan's Quantum Optics Toolbox for MATLAB. Here mostly for archival purposes. It's homepage http://qo.phy.auckland.ac.nz/toolbox/
yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
pecanjk's Repositories
pecanjk/leetcode_solution
pecanjk/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
pecanjk/Pytorch2TensorRT
CUDA10.0, CUDNN7.5.0, TensorRT5.1.5.0
pecanjk/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
pecanjk/AI-Chip
A list of ICs and IPs for AI, Machine Learning and Deep Learning.
pecanjk/awesome-image-captioning
A curated list of image captioning and related area resources. :-)
pecanjk/awesome-knowledge-graph
整理知识图谱相关学习资料
pecanjk/Continual-Learning-Benchmark
Evaluate three types of task shifting with popular continual learning algorithms.
pecanjk/cs294-ai-sys-fa19
CS294-162; Machine Learning Systems Seminar
pecanjk/cs294-ai-sys-sp19
CS294; AI For Systems and Systems For AI
pecanjk/ddia
《Designing Data-Intensive Application》DDIA中文翻译
pecanjk/Financial-Knowledge-Graphs
小型金融知识图谱构建流程
pecanjk/gap8-energy-experiments
GAP8 Characterization experiments
pecanjk/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
pecanjk/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
pecanjk/kuangshen
狂神学java笔记仓库
pecanjk/leetcode-master
LeetCode 刷题攻略:配思维导图,100+经典算法题目刷题顺序、经典算法模板、共40w字的详细图解,以及难点视频题解。按照刷题攻略上的顺序来刷题,让你在算法学习上不再迷茫!🔥🔥给个star支持一下吧!🚀
pecanjk/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
pecanjk/onnx-simplifier
Simplify your onnx model
pecanjk/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
pecanjk/py-googletranslation
pygoogletranslation: Free and Unlimited Google translate API for Python. Translates totally free of charge.
pecanjk/python-scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
pecanjk/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
pecanjk/QAonMilitaryKG
QAonMilitaryKG,QaSystem based on military knowledge graph that stores in mongodb which is different from the previous one, 基于mongodb存储的军事领域知识图谱问答项目,包括飞行器、太空装备等8大类,100余小类,共计5800项的军事武器知识库,该项目不使用图数据库进行存储,通过jieba进行问句解析,问句实体项识别,基于查询模板完成多类问题的查询,主要是提供一种工业界的问答**demo。
pecanjk/scrapy-examples
Multifarious Scrapy examples. Spiders for alexa / amazon / douban / douyu / github / linkedin etc.
pecanjk/Survey_of_Deep_Metric_Learning
A comprehensive survey of deep metric learning and related works
pecanjk/symbolic_deep_learning
Code for "Discovering Symbolic Models from Deep Learning with Inductive Biases"
pecanjk/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
pecanjk/tutorial-on-link-analysis
Hands-on tutorial about link analysis techniques
pecanjk/vision
Datasets, Transforms and Models specific to Computer Vision