philippol's Stars
airflow-plugins/salesforce_plugin
Move Data From Salesforce -> S3 -> Redshift
oschuett/appmode
A Jupyter extensions that turns notebooks into web applications.
BlazorExtensions/BlazorOfficeUIFabric
Microsoft Office Fabric UI port for Blazor
BlazorExtensions/FluentDesign
Microsoft Fluent Design implementation for Blazor
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
dariodotnet/XamFluentUI
Fluent UI API for Xamarin Forms
omerbsezer/LSTM_RNN_Tutorials_with_Demo
LSTM-RNN Tutorial with LSTM and RNN Tutorial with Demo with Demo Projects such as Stock/Bitcoin Time Series Prediction, Sentiment Analysis, Music Generation using Keras-Tensorflow
prashant0598/Keras-Machine-Learning-Deep-Learning-Tutorial
simoninithomas/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
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.
karlwancl/Trady
Trady is a handy library for computing technical indicators, and it targets to be an automated trading system that provides stock data feeding, indicator computing, strategy building and automatic trading. It is built based on .NET Standard 2.0.
DavidFuchs42/TALibraryInCSharp
TA-Lib Converted To C Sharp
jgpavez/LSTM---Stock-prediction
A long term short term memory recurrent neural network to predict forex data time series
aroc/side-comments
[UNMAINTAINED] An interface component to give your site/app Medium.com style commenting.
thejimbirch/GoogleDoc2Html
Export Google Doc as clean html. Handy to make a Wordpress post from Google Doc.
MicrosoftDocs/visualstudio-docs
This repo is the home of the official documentation for Visual Studio.
TalAter/annyang
💬 Speech recognition for your site
google/traceur-compiler
Traceur is a JavaScript.next-to-JavaScript-of-today compiler
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
code-friends/CodeFriends
Code Friends is a collaborative programming environment with real-time concurrent editing, and text/video chat. Collaborate with others remotely and see your changes sync instantly. Think of it as Google Docs for your sublime text editor.
sdslabs/hackview
webRTC based multi-person video chat with a collaborative editor.
share/sharedb
Realtime database backend based on Operational Transformation (OT)
extesy/hoverzoom
Google Chrome extension for zooming images on mouse hover
pythonnet/pythonnet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
jonromero/jonio_website
JonIO Website
mdn/django-locallibrary-tutorial
Local Library website written in Django; example for the MDN server-side development Django module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django.
codingforentrepreneurs/Guides
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
thecodinghouse/mezzanine-themes
Free Mezzanine CMS themes
hellowebbooks/hellowebapp
Documents and Information relating to Hello Web App: Introduction to web app development using Python and Django.