معرفی شرکت ها


DreamDiff-1.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Python package for automatic differentiation, root-finding, optimization, and interpolation
ویژگی مقدار
سیستم عامل -
نام فایل DreamDiff-1.0.1
نام DreamDiff
نسخه کتابخانه 1.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Blake Bullwinkel, Aditya Kumar, Carlos Robles
ایمیل نویسنده jbullwinkel@fas.harvard.edu, adityakumar@g.harvard.edu, carlosrobles@college.harvard.edu
آدرس صفحه اصلی https://github.com/autodiffdreamteam/cs107-FinalProject
آدرس اینترنتی https://pypi.org/project/DreamDiff/
مجوز -
# cs107-FinalProject ## Group #32 Aditya Kumar, Carlos Robles, Blake Bullwinkel Travis Build Badge: [![Build Status](https://travis-ci.org/autodiffdreamteam/cs107-FinalProject.svg?branch=master)](https://travis-ci.org/autodiffdreamteam/cs107-FinalProject) Codecoverage Badge: [![codecov](https://codecov.io/gh/autodiffdreamteam/cs107-FinalProject/branch/master/graph/badge.svg?token=7VF8CR2OBS)](https://codecov.io/gh/autodiffdreamteam/cs107-FinalProject) DreamDiff is a Python package for automatic differentiation, root-finding, optimization, and interpolation. Our goal for DreamDiff is for it to live well beyond the confines of a computer science course, as all good software should. While we believe it has potential to be used in a wide range of exciting applications, it is important to also consider the broader implications of our software. Our package implements forward-mode automatic differentiation, gradient descent, Nesterov's accelerated gradient descent, Newton’s method and quadratic splines. All these tools have distinct usages, but we hope the convenience of a centralized optimization package provides some extra utility to users working on various optimization tasks in machine learning, minimization and maximization problems, and interpolation using quadratic splines. Further, we hope that the visualization and animation functionality built into our optimization functions serve as a useful educational tool, providing a more intuitive understanding of how these methods work and encouraging math and computer science education more broadly. Perhaps most importantly, we hope that by open-sourcing our software, it will be accessible to as many people as possible. We believe that open-source platforms like GitHub have inherent advantages for inclusivity, providing open access to people around the world who may want to utilize or build upon its core functionality. Nonetheless, it is important to address the more subtle yet persistent inequities in software development and the broader field of computer science. For example, open source still requires an internet connection, which automatically excludes the 3.6 billion people across the globe (around 47% of the world's population) who do not use the internet, let alone have a computer or access to the educational resources required to learn basic STEM skills. But even in regions of the world where internet access is not an issue, historical gender imbalances have created barriers for women and people of color in computer science. Regardless of your own background, we ask that you keep these inequities in mind and consider how your own work environment can be made more inclusive, particularly for groups that face historical barriers in STEM fields.


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl DreamDiff-1.0.1:

    pip install DreamDiff-1.0.1.whl


نصب پکیج tar.gz DreamDiff-1.0.1:

    pip install DreamDiff-1.0.1.tar.gz