Pinned Repositories
abhat222-Data-Science--Cheat-Sheet
awesome-computer-vision
A curated list of awesome computer vision resources
blog_code
code tidbits from my blog posts
coding-interview-university
A complete computer science study plan to become a software engineer.
COMP90021_2021_SML_A1
Hypergraph Edge Prediction
COMP90024-CCC-notes
COMP90024 - Cluster and Cloud Computing - 2020S1 - Exam review/summary sheet [past exam solutions by Richard in recordings integrated]
COMP90051_2020_S1
Materials for SML 2020 S1
cond_rnn
Conditional RNNs made easy with Tensorflow and Keras.
cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
d6tflow
Python library for building highly effective data science workflows
RichoMelbDs's Repositories
RichoMelbDs/awesome-computer-vision
A curated list of awesome computer vision resources
RichoMelbDs/coding-interview-university
A complete computer science study plan to become a software engineer.
RichoMelbDs/COMP90021_2021_SML_A1
Hypergraph Edge Prediction
RichoMelbDs/COMP90051_2020_S1
Materials for SML 2020 S1
RichoMelbDs/cond_rnn
Conditional RNNs made easy with Tensorflow and Keras.
RichoMelbDs/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
RichoMelbDs/d6tflow
Python library for building highly effective data science workflows
RichoMelbDs/CS7646-ML4T
Machine Learning Algorithms for Portfolio Analysis & Trading
RichoMelbDs/DeepLearningExamples
Deep Learning Examples
RichoMelbDs/DeepLearningPython
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
RichoMelbDs/examples
TensorFlow examples
RichoMelbDs/examples-1
Example deep learning projects that use wandb's features.
RichoMelbDs/gcn
Implementation of Graph Convolutional Networks in TensorFlow
RichoMelbDs/GNN4Traffic
This is the repository for the collection of Graph Neural Network for Traffic Forecasting.
RichoMelbDs/jalammar.github.io
Build a Jekyll blog in minutes, without touching the command line.
RichoMelbDs/learning_git
RichoMelbDs/libact
Pool-based active learning in Python
RichoMelbDs/Machine-Learning-Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
RichoMelbDs/machine-learning-exams
This repository contains links to machine learning exams, homework assignments, and exercises that can help you test your understanding.
RichoMelbDs/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
RichoMelbDs/MLQuestions
Machine Learning and Computer Vision Engineer - Technical Interview Questions
RichoMelbDs/OpenNE
An Open-Source Package for Network Embedding (NE)
RichoMelbDs/practical-pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
RichoMelbDs/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
RichoMelbDs/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
RichoMelbDs/Spatio-Temporal-papers
This project is a collection of recent research in areas such as new infrastructure and urban computing, including white papers, academic papers, AI lab and dataset etc.
RichoMelbDs/T-GCN
Temporal Graph Convolutional Network for Urban Traffic Flow Prediction Method
RichoMelbDs/temporal-gcn-lstm
Code for Characterizing and Forecasting User Engagement with In-App Action Graphs: A Case Study of Snapchat
RichoMelbDs/tensor-house
A collection of reference machine learning and optimization models for enterprise operations: marketing, pricing, supply chain
RichoMelbDs/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"