AI Innovation Lead at RedHat AI | Chief Architect InstructLab @ MIT-IBM Lab, Previously, PhD w/ @casutton at UoE, RIKEN AIP (Tokyo), Microsoft Research
-
RedHat, MIT, IBM previously University of Edinburgh, Microsoft Research
- Cambridge, US
- http://akashgit.github.io/
- https://orcid.org/0000-0002-6218-1770
- https://scholar.google.com/citations?user=2h6SZeEAAAAJ&hl=en
Pinned Loading
-
autoencoding_vi_for_topic_models
autoencoding_vi_for_topic_models PublicTensorflow implementation for prodLDA and NVLDA.
-
GRAM-nets/GRAMFlow
GRAM-nets/GRAMFlow PublicOffical TensorFlow implementation of GRAM-nets
Python 1
-
GAN_RING.py
GAN_RING.py 1def ring(batchsize, num_cluster=8, scale=1, std=.01,**kwargs):
2pi_= tf.constant(np.pi)
3rand_indices = tf.random_uniform([batchsize], minval=0, maxval=num_cluster, dtype=tf.int32)
4base_angle = pi_ * 2 / num_cluster
5angle = (base_angle * tf.cast(rand_indices,dtype=float32)) - (pi_ / 2)
-
pytorch-avitm
pytorch-avitm PublicForked from hyqneuron/pytorch-avitm
PyTorch implementation of AVITM
Python 2
23 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More