Metadata-Version: 2.1
Name: mitdeeplearning
Version: 0.7.5
Summary: Official software labs for MIT Introduction to Deep Learning (http://introtodeeplearning.com)
Home-page: http://introtodeeplearning.com
Download-URL: https://github.com/MITDeepLearning/introtodeeplearning/archive/v0.7.5.tar.gz
Author: Alexander Amini
Author-email: introtodeeplearning-staff@mit.edu
License: MIT
Keywords: deep learning,neural networks,tensorflow,introduction
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE.md
Requires-Dist: numpy
Requires-Dist: regex
Requires-Dist: tqdm
Requires-Dist: gym
Requires-Dist: opik
Requires-Dist: openai
Requires-Dist: transformers
Requires-Dist: datasets
Requires-Dist: peft
Requires-Dist: lion-pytorch
Requires-Dist: tensorflow>=2.0.0a
