ArtificialIntelligenceArticles
3.04K subscribers
1.64K photos
9 videos
5 files
3.86K links
for who have a passion for -
1. #ArtificialIntelligence
2. Machine Learning
3. Deep Learning
4. #DataScience
5. #Neuroscience

6. #ResearchPapers

7. Related Courses and Ebooks
Download Telegram
PyTorch Wrapper version 1.1 is out!

New Features:

- Samplers for smart batching based on text length for faster training.

- Loss and Evaluation wrappers for token prediction tasks.

- New nn.modules for attention based models.

- Support for multi GPU training / evaluation / prediction.

- Verbose argument in system's methods.

- Examples using Transformer based models like BERT for text classification.

Check it out in the following links:

install with: pip install pytorch-wrapper

GitHub: https://github.com/jkoutsikakis/pytorch-wrapper

docs: https://pytorch-wrapper.readthedocs.io/en/latest/

examples: https://github.com/jkouts…/pytorch-wrapper/…/master/examples

#DeepLearning #PyTorch #NeuralNetworks #MachineLearning #DataScience #python #TensorFlow
Affinity: Deep learning library for molecular geometry
Korablyov et al., Molecular Machines Group, MIT Media Lab: https://affinity.mit.edu
#DeepLearning #DrugDiscovery #TensorFlow
RLlib: Scalable Reinforcement Learning
RLlib is an open-source library for reinforcement learning that offers both high scalability and a unified API for a variety of applications.
RLlib natively supports TensorFlow, TensorFlow Eager, and PyTorch, but most of its internals are framework agnostic.
The Ray Team : https://ray.readthedocs.io/en/latest/rllib.html
#ReinforcementLearning #PyTorch #TensorFlow
Enzyme, a compiler plug-in for importing foreign code into systems like TensorFlow & PyTorch without having to rewrite it. v/@MIT_CSAIL

Paper: http://bit.ly/EnzymePDF

More: http://bit.ly/EnzymeML

#ML #MachineLearning #PyTorch #TensorFlowJS #NeurIPS #tensorflow #AI
Deep Learning in Life Sciences
by Massachusetts Institute of Technology (MIT)

Course Site: https://mit6874.github.io/

Lecture Videos: https://youtube.com/playlist?list=PLypiXJdtIca5ElZMWHl4HMeyle2AzUgVB

We will explore both conventional and deep learning approaches to key problems in the life sciences, comparing and contrasting their power and limits. Our aim is to enable you to evaluate a wide variety of solutions to key problems you will face in this rapidly developing field, and enable you to execute on new enabling solutions that can have large impact.
As part of the subject you will become an expert in using modern cloud resources to implement your solutions to challenging problems, first in problem sets that span a carefully chosen set of tasks, and then in an independent project.
You will be programming using Python 3 and TensorFlow 2 in Jupyter Notebooks on the Google Cloud, a nod to the importance of carefully documenting your work so it can be precisely reproduced by others.

#artificialintelligence #deeplearning #tensorflow #python #biology #lifescience