Pinned Repositories
Models
Implementations of the dialogue models used for each respective mode of conversation..
activation-functions
Benchmarking the usage of different activation functions, included learned ones, against each other. Motivated by the question of why ReLU is so popular and works so well.
alexa
Temporary repository for the alexa prize
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Domain-Coloring
File-Syncer
Music-Player-Basic
notes
OpenSfM
Open source Structure from Motion pipeline
Predictive-Text
p-patil's Repositories
p-patil/notes
p-patil/Predictive-Text
p-patil/activation-functions
Benchmarking the usage of different activation functions, included learned ones, against each other. Motivated by the question of why ReLU is so popular and works so well.
p-patil/alexa
Temporary repository for the alexa prize
p-patil/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
p-patil/File-Syncer
p-patil/Music-Player-Basic
p-patil/OpenSfM
Open source Structure from Motion pipeline
p-patil/BIG-bench
Beyond the Imitation Game collaborative benchmark for enormous language models
p-patil/competitive-programming
p-patil/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, online EWC, SI, LwF, GR, GR+distill, RtF, ER, A-GEM, iCaRL).
p-patil/data
p-patil/DCRNN
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
p-patil/DCRNN_PyTorch
Diffusion Convolutional Recurrent Neural Network Implementation in PyTorch
p-patil/Face_Pytorch
face recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on
p-patil/gdrive
p-patil/Graph-WaveNet
graph wavenet
p-patil/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
p-patil/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
p-patil/Model-Based-Predictive-Coding
p-patil/Neural-Networks
Basic implementation of feedforward neural network. The project was built over multiple drafts, which are all visible. Some file paths used for testing use the "Testing/" directory, which includes testing data. This is not included in the repository due to its large size.
p-patil/Optimization-Implementations
Various implementations of optimization techniques (eg genetic algorithms, particle swarm, etc.) applied to different problems, for learning purposes.
p-patil/p-patil.github.io
p-patil/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
p-patil/ref-resolver
p-patil/scratch
Bunch of random scratch work I want to delete locally but not lose forever.
p-patil/snappyzones
a Linux window manager based on Microsoft's FancyZones
p-patil/STAWnet
An end-to-end deep learning model for spatial-temporal prediction
p-patil/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
p-patil/transformer-ensemble