Lists (1)
Sort Name ascending (A-Z)
Stars
📚 Freely available programming books
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
List of books, blogs, newsletters and people!
Tips and resources to prepare for Behavioral interviews.
All the resources you need to get to Senior Engineer and beyond
Publicly shared solutions to Coding Challenges
Curated coding interview preparation materials for busy software engineers
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
If you want to become good at system design, join this newsletter now 👇
The open-source notification Inbox infrastructure. E-mail, SMS, Push and Slack Integrations.
FinRL®: Financial Reinforcement Learning. 🔥
A collection of the application documents I used to apply to universities in the US.
Companion Repo to https://www.udemy.com/go-the-complete-developers-guide/
Everything you need to know to get the job.
Code snippets to go along with an on-campus technical interview presentation I made
mktal / fastText.py
Forked from slack0/fastText.pyA Python interface for Facebook fastText
Preprocessing utils for various Computer Vision datasets in the Tensorflow API (TFrecords)
Python implementation of (linear) Marginalized Stacked Denoising Autoencoder (mSDA), as well as dense Cohort of Terms (dCoT). Based on Matlab code by Minmin Chen
Domain Adaptation Representation Learning Algorithm (as published in JMLR 2016)
Deep domain adaptation networks (DDAN) library for Python with TensorFlow.
implement Domain-Adversarial Training of Neural Networks
Trained a classifier to recognize 3000 images with 15 categories using Bag of Features model and Spatial Pyramid Matching algorithm. Improved accuracy from ~50% to ~70%