All Projects → Adnet → Similar Projects or Alternatives

1341 Open source projects that are alternatives of or similar to Adnet

Chanlun
文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说系统有不可测原理。众说纷纭。分布式的系统,当你的影响可以被忽略,你才能实现,Jiang主席所谓之,闷声发大财。
Stars: ✭ 206 (+52.59%)
Cnn Facial Landmark
Training code for facial landmark detection based on deep convolutional neural network.
Stars: ✭ 516 (+282.22%)
Mutual labels:  deep-neural-networks, cnn
Deepface
Deep Learning Models for Face Detection/Recognition/Alignments, implemented in Tensorflow
Stars: ✭ 409 (+202.96%)
Mutual labels:  deep-neural-networks, cnn
Deep Learning Papers Reading Roadmap
深度学习论文阅读路线图
Stars: ✭ 142 (+5.19%)
Fake news detection deep learning
Fake News Detection using Deep Learning models in Tensorflow
Stars: ✭ 74 (-45.19%)
Hnatt
Train and visualize Hierarchical Attention Networks
Stars: ✭ 192 (+42.22%)
Real Time Gesrec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
Stars: ✭ 339 (+151.11%)
Mutual labels:  deep-neural-networks, cnn
Curl
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
Stars: ✭ 346 (+156.3%)
Deepseqslam
The Official Deep Learning Framework for Route-based Place Recognition
Stars: ✭ 49 (-63.7%)
Mutual labels:  deep-neural-networks, cnn
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (-45.93%)
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (+22.22%)
Mutual labels:  cnn, attention-mechanism
Models
DLTK Model Zoo
Stars: ✭ 101 (-25.19%)
Mutual labels:  deep-neural-networks, cnn
Slot filling intent joint model
attention based joint model for intent detection and slot filling
Stars: ✭ 175 (+29.63%)
Mutual labels:  cnn, attention-mechanism
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (+20.74%)
Mutual labels:  deep-neural-networks, cnn
Livianet
This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"
Stars: ✭ 143 (+5.93%)
Mutual labels:  deep-neural-networks, cnn
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+98.52%)
Yolo V2 Pytorch
YOLO for object detection tasks
Stars: ✭ 302 (+123.7%)
Mutual labels:  deep-neural-networks, cnn
Detection 2016 Nipsws
Hierarchical Object Detection with Deep Reinforcement Learning
Stars: ✭ 401 (+197.04%)
Trixi
Manage your machine learning experiments with trixi - modular, reproducible, high fashion. An experiment infrastructure optimized for PyTorch, but flexible enough to work for your framework and your tastes.
Stars: ✭ 211 (+56.3%)
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-84.44%)
Mutual labels:  deep-neural-networks, cnn
Dl Colab Notebooks
Try out deep learning models online on Google Colab
Stars: ✭ 969 (+617.78%)
Mutual labels:  deep-neural-networks, cnn
Noreward Rl
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
Stars: ✭ 1,176 (+771.11%)
Gtsrb
Convolutional Neural Network for German Traffic Sign Recognition Benchmark
Stars: ✭ 65 (-51.85%)
Mutual labels:  deep-neural-networks, cnn
Awesome Deep Reinforcement Learning
Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...
Stars: ✭ 95 (-29.63%)
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-28.15%)
Mutual labels:  deep-neural-networks, cnn
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+1444.44%)
Mutual labels:  cnn, attention-mechanism
Robust Lane Detection
Stars: ✭ 110 (-18.52%)
Mutual labels:  deep-neural-networks, cnn
Dltk
Deep Learning Toolkit for Medical Image Analysis
Stars: ✭ 1,249 (+825.19%)
Mutual labels:  deep-neural-networks, cnn
Pytorch convlstm
convolutional lstm implementation in pytorch
Stars: ✭ 126 (-6.67%)
Mutual labels:  deep-neural-networks, cnn
Top Deep Learning
Top 200 deep learning Github repositories sorted by the number of stars.
Stars: ✭ 1,365 (+911.11%)
Tf Adnet Tracking
Deep Object Tracking Implementation in Tensorflow for 'Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning(CVPR 2017)'
Stars: ✭ 162 (+20%)
Mutual labels:  deep-neural-networks, cnn
Awesome Deep Neuroevolution
A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)
Stars: ✭ 150 (+11.11%)
Sparse Structured Attention
Sparse and structured neural attention mechanisms
Stars: ✭ 198 (+46.67%)
Cfsrcnn
Coarse-to-Fine CNN for Image Super-Resolution (IEEE Transactions on Multimedia,2020)
Stars: ✭ 84 (-37.78%)
Mutual labels:  deep-neural-networks, cnn
Hierarchical Attention Networks Pytorch
Hierarchical Attention Networks for document classification
Stars: ✭ 239 (+77.04%)
Mutual labels:  deep-neural-networks, cnn
Lcnn
LCNN: End-to-End Wireframe Parsing
Stars: ✭ 234 (+73.33%)
Mutual labels:  deep-neural-networks, cnn
Attention is all you need
Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.
Stars: ✭ 303 (+124.44%)
Pyconv
Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
Stars: ✭ 231 (+71.11%)
Mutual labels:  deep-neural-networks, cnn
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+177.78%)
Mutual labels:  deep-neural-networks, cnn
Action Recognition Visual Attention
Action recognition using soft attention based deep recurrent neural networks
Stars: ✭ 350 (+159.26%)
Awesome Deep Trading
List of awesome resources for machine learning-based algorithmic trading
Stars: ✭ 514 (+280.74%)
Deep Learning Drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Stars: ✭ 9,717 (+7097.78%)
Quickdraw
Implementation of Quickdraw - an online game developed by Google
Stars: ✭ 805 (+496.3%)
Mutual labels:  deep-neural-networks, cnn
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+454.07%)
Mutual labels:  cnn, deep-reinforcement-learning
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+633.33%)
Softlearning
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
Stars: ✭ 713 (+428.15%)
Hyperdensenet
This repository contains the code of HyperDenseNet, a hyper-densely connected CNN to segment medical images in multi-modal image scenarios.
Stars: ✭ 124 (-8.15%)
Mutual labels:  deep-neural-networks, cnn
Pytorch Attention Guided Cyclegan
Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.
Stars: ✭ 67 (-50.37%)
Awesome System For Machine Learning
A curated list of research in machine learning system. I also summarize some papers if I think they are really interesting.
Stars: ✭ 1,185 (+777.78%)
Keras Attention
Visualizing RNNs using the attention mechanism
Stars: ✭ 697 (+416.3%)
Trending Deep Learning
Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.
Stars: ✭ 543 (+302.22%)
Cnn Paper2
🎨 🎨 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等🎨🎨 https://dataxujing.github.io/CNN-paper2/
Stars: ✭ 77 (-42.96%)
Mutual labels:  deep-neural-networks, cnn
Intro To Deep Learning
A collection of materials to help you learn about deep learning
Stars: ✭ 103 (-23.7%)
Lenet 5
PyTorch implementation of LeNet-5 with live visualization
Stars: ✭ 122 (-9.63%)
Mutual labels:  deep-neural-networks, cnn
Asr syllable
基于卷积神经网络的语音识别声学模型的研究
Stars: ✭ 127 (-5.93%)
Mutual labels:  cnn
Noiseface
Noise-Tolerant Paradigm for Training Face Recognition CNNs
Stars: ✭ 132 (-2.22%)
Mutual labels:  cnn
Phantoscope
Open Source, Cloud Native, RESTful Search Engine Powered by Neural Networks
Stars: ✭ 127 (-5.93%)
Mutual labels:  deep-neural-networks
Hierarchical Multi Label Text Classification
The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》
Stars: ✭ 133 (-1.48%)
Mutual labels:  attention-mechanism
Top 10 Computer Vision Papers 2020
A list of the top 10 computer vision papers in 2020 with video demos, articles, code and paper reference.
Stars: ✭ 132 (-2.22%)
Mutual labels:  deep-neural-networks
Motionblur Detection By Cnn
Stars: ✭ 126 (-6.67%)
Mutual labels:  cnn
1-60 of 1341 similar projects