shreyavshetty's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
jhipster/generator-jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
magic-wormhole/magic-wormhole
get things from one computer to another, safely
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
BoostIO/BoostNote-Legacy
This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
rstacruz/cheatsheets
Cheatsheets for web development - devhints.io
python-pillow/Pillow
Python Imaging Library (Fork)
apache/zookeeper
Apache ZooKeeper
akveo/blur-admin
AngularJS Bootstrap Admin Panel Framework
tengbao/vanta
Animated 3D backgrounds for your website
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
karanchahal/DoodleMaster
"Don't code your UI, Draw it !"
gautamkrishnar/nothing-private
Do you think you are safe using private browsing or incognito mode?. :smile: :imp: This will prove that you're wrong. Previously hosted at nothingprivate.ml
duckduckgo/duckduckgo
DuckDuckGo Instant Answer Infrastructure
python-zk/kazoo
Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
kaushalshetty/Structured-Self-Attention
A Structured Self-attentive Sentence Embedding
sjchoi86/bayes-nn
Lecture notes on Bayesian deep learning
robi56/awesome-bayesian-deep-learning
A curated list of resources dedicated to bayesian deep learning
pa87901/repoStarterKit
A scaffold for developers to get started writing node applications
HareeshBahuleyan/tf-var-attention
Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)
sruthi2498/WebTech2018ClassCodes
amdegregorio/EmailWithMustacheTemplates
Example application for blog post on using Mustache templates to send email from a Spring Boot application.