Pinned Repositories
1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
aced-automation
Class project I did years ago
android-burst-camera
Testing burst mode for Android
awesome
A curated list of awesome lists
awesome-computer-vision
A curated list of awesome computer vision resources
FBSignedRequestValidator
Validates a Facebook Signed Request
spider_solitaire
A Python implementation of Spider Solitaire
stable-roommates-hs
Implementation of the stable roommates problem in Haskell
unlimited-register-machine-hs
An implementation of the Unlimited Register Machine in haskell
rdasxy's Repositories
rdasxy/1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
rdasxy/awesome
A curated list of awesome lists
rdasxy/awesome-computer-vision
A curated list of awesome computer vision resources
rdasxy/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
rdasxy/Bayesian-Modelling-in-Python
A python tutorial on bayesian modeling techniques (PyMC3)
rdasxy/data-science-ipython-notebooks
Data Science Python Notebooks: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, and various command lines. https://bit.ly/data-notes
rdasxy/data_intern_interview
Interview questions for data internship 2016
rdasxy/DeepLearningProject
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
rdasxy/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
rdasxy/dive-into-machine-learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn
rdasxy/easy-tensorflow
Simple and comprehensive tutorials in TensorFlow
rdasxy/EffectiveTensorflow
TensorFlow tutorials and best practices.
rdasxy/fastai
The fast.ai deep learning library, lessons, and tutorials
rdasxy/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
rdasxy/flower
Flower - A Friendly Federated Learning Framework
rdasxy/foundations_for_deep_learning
Building a scalable foundation for deep learning
rdasxy/functional-programming-jargon
Jargon from the functional programming world in simple terms!
rdasxy/lime
Lime: Explaining the predictions of any machine learning classifier
rdasxy/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
rdasxy/ML-From-Scratch
Bare bones Python implementations of some of the fundamental Machine Learning models and algorithms.
rdasxy/practicalAI
📚A practical approach to learning machine learning.
rdasxy/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
rdasxy/scala_school
Lessons in the Fundamentals of Scala
rdasxy/sicp
HTML5/EPUB3 version of SICP
rdasxy/stat_rethinking_2022
Statistical Rethinking course winter 2022
rdasxy/system-design-primer
Learn how to design large scale systems. Prep for the system design interview.
rdasxy/tech-interview-handbook
💯 Technical and non-technical tips for rocking your coding interview.
rdasxy/Technical_Book_DL
This note presents in a technical though hopefully pedagogical way the three most common forms of neural network architectures: Feedforward, Convolutional and Recurrent.
rdasxy/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
rdasxy/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners