Add Lion optimizer (#209)

* Add Lion optimizer
* Update acknowledgements also with past contributions
This commit is contained in:
Justin Deschenaux
2023-12-20 22:54:58 +01:00
committed by GitHub
parent f40d17047d
commit 4912ff3ec2
3 changed files with 59 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ with a short description of your contribution(s) below. For example:
MLX was developed with contributions from the following individuals:
- Juarez Bochi: Fixed bug in cross attention.
- Justin Deschenaux: Sine, Cosine, arange, randint, truncated normal, bernoulli, lion optimizer, linear and logistic regression python example.
# Third-Party Software
@@ -244,4 +245,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.