alex0dd
Senior AI SWE @ NVIDIA. MSc in AI. Enabling people to use AI. I like to abstract stuff.
NVIDIAWarsaw, Poland
alex0dd's Stars
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
src-d/awesome-machine-learning-on-source-code
Cool links & research papers related to Machine Learning applied to source code (MLonCode)
GoogleTrends/data
An index of all open-source data
keras-team/keras
Deep Learning for humans
SerpentAI/SerpentAI
Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
tesserai/tfi
Use any TensorFlow model in a single line of code
yosinski/deep-visualization-toolbox
DeepVis Toolbox
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
cbednarski/hostess
An idempotent command-line utility for managing your /etc/hosts file.
MongoEngine/mongoengine
A Python Object-Document-Mapper for working with MongoDB
neuroph/neuroph
Java Neural Network Framework Neuroph
msracver/Deep-Image-Analogy
The source code of 'Visual Attribute Transfer through Deep Image Analogy'.
public-apis/public-apis
A collective list of free APIs
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
SublimeText/Spacegray
A Hyperminimal UI Theme for Sublime Text
animate-css/animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
aimacode/aima-pseudocode
Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
facebook/react
The library for web and native user interfaces.
facebook/relay
Relay is a JavaScript framework for building data-driven React applications.
wix-incubator/react-templates
Light weight templates for react
tgjeon/Keras-Tutorials
Simple tutorials using Keras Framework
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
tonybeltramelli/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
milg0/onvif-java-lib
ONVIF (Open Network Video Interface Forum) is a community to standardize communication between IP-based security products (like cameras). I developed a Java library for the ONVIF spezification. It helps you with the basics (you don't need to learn SOAP e.g.) but you may need to learn a few basics about the ONVIF spezification. As far as I know, this is the first public Java project for the ONVIF spezification.
azet/community_bash_style_guide
Community Bash Style Guide: writing useful and modern bash scripts, seriously.