mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-11-01 00:28:11 +08:00 
			
		
		
		
	Add Lion optimizer (#209)
* Add Lion optimizer * Update acknowledgements also with past contributions
This commit is contained in:
		 Justin Deschenaux
					Justin Deschenaux
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							f40d17047d
						
					
				
				
					commit
					4912ff3ec2
				
			| @@ -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. | ||||
		Reference in New Issue
	
	Block a user