-
-
stanford_alpaca Public
Forked from tatsu-lab/stanford_alpacaCode and documentation to train Stanford's Alpaca models, and generate the data.
Python Apache License 2.0 UpdatedApr 16, 2023 -
lama-cleaner Public
Forked from Sanster/IOPaintImage inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
Python Apache License 2.0 UpdatedJan 20, 2023 -
texture_examples Public
cuda program about texture and cuda array
C Apache License 2.0 UpdatedJan 11, 2023 -
lammps Public
Forked from lammps/lammpsPublic development project of the LAMMPS MD software package
C++ GNU General Public License v2.0 UpdatedJan 4, 2023 -
JNeRF Public
Forked from Jittor/JNeRFJNeRF is a NeRF benchmark based on Jittor. JNeRF re-implemented instant-ngp and achieved same performance with original paper.
C++ Apache License 2.0 UpdatedJun 26, 2022 -
mytoolkits Public
simple toolkits and configuration file in my work environment
-
CudaJacobi Public
Forked from MMichel/CudaJacobiCUDA implementation of the Jacobi method
Cuda UpdatedMar 14, 2022 -
cudahandbook Public
Forked from ArchaeaSoftware/cudahandbookSource code that accompanies The CUDA Handbook.
Cuda UpdatedJan 19, 2022 -
FasterTransformer Public
Forked from NVIDIA/FasterTransformerTransformer related optimization, including BERT, GPT
C++ Apache License 2.0 UpdatedDec 20, 2021 -
-
PaddleOCR Public
Forked from PaddlePaddle/PaddleOCRAwesome multilingual OCR toolkits based on PaddlePaddle (multilingual recognition: English, Chinese, Korean, Japanese, German, French etc. 3.5M practical ultra lightweight OCR system, support train…
C++ Apache License 2.0 UpdatedOct 28, 2020 -
TankWar Public
Forked from IronSpiderMan/TankWarPython使用pygame实现经典坦克大战游戏
Python UpdatedOct 16, 2020 -
CRAFT-pytorch Public
Forked from clovaai/CRAFT-pytorchOfficial implementation of Character Region Awareness for Text Detection (CRAFT)
Python MIT License UpdatedSep 4, 2020 -
horovod Public
Forked from horovod/horovodDistributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Python Other UpdatedAug 29, 2020 -
sbnn Public
Code for the paper Stochastic Bayesian Neural Networks.
Python MIT License UpdatedJul 25, 2020 -
deep-text-recognition-benchmark Public
Forked from clovaai/deep-text-recognition-benchmarkText recognition (optical character recognition) with deep learning methods.
Jupyter Notebook Apache License 2.0 UpdatedFeb 25, 2020 -
tf-rnn-attention Public
Forked from ilivans/tf-rnn-attentionTensorflow implementation of attention mechanism for text classification tasks.
Python MIT License UpdatedDec 20, 2019 -
-
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers Public
Forked from CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackersaka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Jupyter Notebook MIT License UpdatedJul 12, 2019 -
bayesian-machine-learning Public
Forked from krasserm/bayesian-machine-learningNotebooks related to Bayesian methods for machine learning
Jupyter Notebook Apache License 2.0 UpdatedApr 25, 2019 -
Deep-Reinforcement-Learning-Hands-On Public
Forked from PacktPublishing/Deep-Reinforcement-Learning-Hands-OnHands-on Deep Reinforcement Learning, published by Packt
Python UpdatedMar 7, 2019 -
LSTM-Attention Public
Forked from PsiPhiTheta/LSTM-AttentionA Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series
Jupyter Notebook UpdatedDec 19, 2018 -
TPA-LSTM Public
Forked from shunyaoshih/TPA-LSTMTemporal Pattern Attention for Multivariate Time Series Forecasting
Python UpdatedNov 29, 2018 -
SSD-Tensorflow Public
Forked from balancap/SSD-TensorflowSingle Shot MultiBox Detector in TensorFlow
Jupyter Notebook UpdatedOct 30, 2018 -
R-Net Public
Forked from HKUST-KnowComp/R-NetTensorflow Implementation of R-Net
-
-
learnopencv Public
Forked from spmallick/learnopencvLearn OpenCV : C++ and Python Examples
Jupyter Notebook UpdatedFeb 19, 2018 -
eyes Public
"Eyes" is a deeplearning project. It can support real-time object detection and recognizing.
-