ramonqu7's Stars
romesco/hydra-lightning
Configuration classes enabling Hydra to configure and manage Pytorch Lightning projects.
pytorch/hydra-torch
Configuration classes enabling type-safe PyTorch configuration for Hydra apps
github-education-resources/graduation
$ git remote <graduation> yearbook
kah-ve/MarketGAN
Implementing a Generative Adversarial Network on the Stock Market
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
huseinzol05/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
Kr1s77/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
melodyguan/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
carpedm20/ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
automl/Auto-PyTorch
Automatic architecture search and hyperparameter optimization for PyTorch
src-d/awesome-machine-learning-on-source-code
Cool links & research papers related to Machine Learning applied to source code (MLonCode)
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
moment/momentjs.com
The website for momentjs
jetsonhacks/buildOpenCVTX2
Build and install OpenCV for the NVIDIA Jetson TX2
gustavz/realtime_object_detection
Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV
Naurislv/NVidia-Jetson-TX2-Install-Guide-Lines
Preparing Machine Learning/Computer Vision environment for NVidia Jetson TX2
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
ShuangXieIrene/ssds.pytorch
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
JesperChristensen89/TensorFlow-Jetson-TX2
Pre-built wheel files for installing TensorFlow on Jetson TX2
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
IntelRealSense/librealsense
Intel® RealSense™ SDK